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

Unified Diff: adblockplus.gyp

Issue 5032147387678720: NoIssue - Refactor HTTP and HTTPS namespaces registration
Patch Set: Created April 13, 2015, 3:14 a.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/AdblockPlusClient.cpp » ('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
@@ -105,8 +105,6 @@
'src/plugin/PluginClient.h',
'src/plugin/PluginClientBase.cpp',
'src/plugin/PluginClientBase.h',
- 'src/plugin/PluginClientFactory.cpp',
- 'src/plugin/PluginClientFactory.h',
'src/plugin/PluginDebug.cpp',
'src/plugin/PluginDebug.h',
'src/plugin/PluginDomTraverserBase.h',
@@ -242,7 +240,6 @@
'src/plugin/NotificationMessage.cpp',
'src/plugin/Plugin.cpp',
'src/plugin/PluginClientBase.cpp',
- 'src/plugin/PluginClientFactory.cpp',
'src/plugin/PluginClass.cpp',
'src/plugin/PluginDebug.cpp',
'src/plugin/PluginFilter.cpp',
« no previous file with comments | « no previous file | src/plugin/AdblockPlusClient.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld