summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/webextensions/test/browser/addons/browser_update1_2/frame-script.js
blob: e35092a55bdfa816053c2e032d205627f7c4e43c (plain)
1
2
3
4
5
6
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/
 */

Components.utils.import("resource://gre/modules/Services.jsm");
Services.cpmm.sendAsyncMessage("my-addon-2");