Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus.gyp

Issue 10405034: Add a method to check whether ABP is fully initialised (Closed)
Patch Set: Created May 15, 2013, 2:55 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/init.js ('k') | src/FilterEngine.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus.gyp
===================================================================
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -84,6 +84,7 @@
'lib/utils.js',
'lib/elemHideHitRegistration.js',
'adblockplus/lib/filterNotifier.js',
+ 'lib/init.js',
'adblockplus/lib/filterClasses.js',
'adblockplus/lib/subscriptionClasses.js',
'adblockplus/lib/filterStorage.js',
« no previous file with comments | « lib/init.js ('k') | src/FilterEngine.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld