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

Unified Diff: libadblockplus.gyp

Issue 29512648: Issue 5475 - Update adblockpluscore dependency to revision hg:b935a0402215 (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created Aug. 11, 2017, 12:36 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
« lib/prefs.js ('K') | « lib/utils.js ('k') | src/DefaultFileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libadblockplus.gyp
diff --git a/libadblockplus.gyp b/libadblockplus.gyp
index e5130deb5b2d806277db4bf560f9362b8c2d1059..7fdba66d2b2faf5c4ab7ac2ec4a18befbdb7782f 100644
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -134,11 +134,12 @@
'adblockpluscore/lib/coreUtils.js',
'adblockpluscore/lib/filterNotifier.js',
'lib/init.js',
sergei 2017/08/11 14:43:11 BTW, the core now has RSA (git 56fcfd105b9e09d308d
+ 'adblockpluscore/lib/common.js',
'adblockpluscore/lib/filterClasses.js',
'adblockpluscore/lib/subscriptionClasses.js',
'adblockpluscore/lib/filterStorage.js',
'adblockpluscore/lib/elemHide.js',
- 'adblockpluscore/lib/cssRules.js',
+ 'adblockpluscore/lib/elemHideEmulation.js',
'adblockpluscore/lib/matcher.js',
'adblockpluscore/lib/filterListener.js',
'adblockpluscore/lib/downloader.js',
« lib/prefs.js ('K') | « lib/utils.js ('k') | src/DefaultFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld