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

Unified Diff: adblockplus.gyp

Issue 5921969115496448: Issue 1115 - Some yahoo page not correctly shown on IE8 when ABP enabled (Closed)
Patch Set: x Created Jan. 29, 2015, 3:23 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/PluginWbPassThrough.h » ('j') | src/plugin/PluginWbPassThrough.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
diff --git a/adblockplus.gyp b/adblockplus.gyp
index 0abb2cfd075781020fa9cd2313d5e0e4dbf05f6f..dfd92abe79fcc91c6778e3ba4971188492ac041b 100644
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -210,6 +210,9 @@
'test/CommunicationTest.cpp',
'test/DictionaryTest.cpp',
'test/RegistryTest.cpp',
+ 'test/UtilGetQueryString.cpp',
+ 'test/UtilSplitString.cpp',
+ 'test/UtilProcessQueryStringParameters.cpp',
],
'defines': ['WINVER=0x0501'],
'link_settings': {
« no previous file with comments | « no previous file | src/plugin/PluginWbPassThrough.h » ('j') | src/plugin/PluginWbPassThrough.h » ('J')

Powered by Google App Engine
This is Rietveld