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

Unified Diff: libadblockplus.gyp

Issue 9987009: Interface for the libadblockplus API (Closed)
Patch Set: Rename to FilterEngine, add a dummy implementation Created March 26, 2013, 1:50 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
Index: libadblockplus.gyp
===================================================================
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -13,6 +13,7 @@
'src/ConsoleJsObject.cpp',
'src/ErrorCallback.cpp',
'src/FileReader.cpp',
+ 'src/FilterEngine.cpp',
'src/JsEngine.cpp'
],
'direct_dependent_settings': {
« no previous file with comments | « include/AdblockPlus/FilterEngine.h ('k') | src/FilterEngine.cpp » ('j') | src/FilterEngine.cpp » ('J')

Powered by Google App Engine
This is Rietveld