Skip to content

Commit 7a67307

Browse files
committed
Add Console.jsm
1 parent 629505a commit 7a67307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/WebRTCToggle.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ XPCOM
44

55
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
66
Components.utils.import("resource://gre/modules/AddonManager.jsm");
7+
Components.utils.import("resource://gre/modules/Console.jsm");
78

89
// When the user decides to disable or uninstall the add-on, turn the override
910
// off immediately, instead of waiting for application shutdown. In button.js

0 commit comments

Comments
 (0)