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

Unified Diff: adblockplus.gyp

Issue 29331574: Issue #1486 - Move one straggler from PassthroughAPP code to its directory (Closed)
Patch Set: Created Nov. 30, 2015, 12:15 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/passthroughapp/PassthroughObject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -127,7 +127,6 @@
'src/plugin/PluginMimeFilterClient.h',
'src/plugin/PluginMutex.cpp',
'src/plugin/PluginMutex.h',
- 'src/plugin/PluginPassthroughObject.h',
'src/plugin/PluginSettings.cpp',
'src/plugin/PluginSettings.h',
'src/plugin/PluginStdAfx.cpp',
@@ -143,6 +142,7 @@
'src/plugin/PluginWbPassThrough.cpp',
'src/plugin/PluginWbPassThrough.h',
'src/plugin/Resource.h',
+ 'src/plugin/passthroughapp/PassthroughObject.h',
'src/plugin/passthroughapp/ProtocolCF.h',
'src/plugin/passthroughapp/ProtocolCF.inl',
'src/plugin/passthroughapp/ProtocolImpl.h',
« no previous file with comments | « no previous file | src/plugin/passthroughapp/PassthroughObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld