Skip to content

Commit

Permalink
Add Console.jsm
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacSchemm committed Feb 21, 2017
1 parent 629505a commit 7a67307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/WebRTCToggle.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ XPCOM

Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
Components.utils.import("resource://gre/modules/AddonManager.jsm");
Components.utils.import("resource://gre/modules/Console.jsm");

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

0 comments on commit 7a67307

Please sign in to comment.