mirror of https://github.com/gorhill/uBlock.git
new path for location of Console.jsm
This commit is contained in:
parent
c53731248d
commit
5a9f3fa6fe
|
@ -33,7 +33,7 @@ const {XPCOMUtils} = Cu.import('resource://gre/modules/XPCOMUtils.jsm', null);
|
|||
const hostName = Services.io.newURI(Components.stack.filename, null, null).host;
|
||||
const rpcEmitterName = hostName + ':child-process-message';
|
||||
|
||||
//Cu.import('resource://devtools/Console.jsm');
|
||||
//Cu.import('resource://gre/modules/Console.jsm');
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue