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

Unified Diff: adblockplus.gyp

Issue 6567422169448448: Issue 119 - Switch to injecting CSS for element hiding (Closed)
Patch Set: Created Dec. 10, 2014, 5:12 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 | « no previous file | src/plugin/PluginClass.h » ('j') | src/plugin/PluginClass.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
diff --git a/adblockplus.gyp b/adblockplus.gyp
index baa88143542091effb61dba73659750bda362f4c..e42b52365f1cd17eefb279d672a42ac79e436df7 100644
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -140,6 +140,8 @@
'src/plugin/Resource.h',
'src/plugin/SinkPolicy.h',
'src/plugin/SinkPolicy.inl',
+ 'src/plugin/WebBrowserEventsListener.h',
+ 'src/plugin/WebBrowserEventsListener.cpp',
],
'include_dirs': [
'$(WindowsSDK_IncludePath)',
« no previous file with comments | « no previous file | src/plugin/PluginClass.h » ('j') | src/plugin/PluginClass.cpp » ('J')

Powered by Google App Engine
This is Rietveld