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

Unified Diff: adblockplus.gyp

Issue 11013110: Cleanup (Closed)
Patch Set: More refactoring. Removing main thread, tab counting. Implementing SetPref and GetPref. Addressing … Created July 9, 2013, 12:59 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/engine/main.cpp » ('j') | src/engine/main.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -73,7 +73,6 @@
'src/plugin/AdblockPlusTab.cpp',
'src/plugin/Plugin.cpp',
'src/plugin/PluginClass.cpp',
- 'src/plugin/PluginClassThread.cpp',
'src/plugin/PluginClientBase.cpp',
'src/plugin/PluginClientFactory.cpp',
'src/plugin/PluginDebug.cpp',
« no previous file with comments | « no previous file | src/engine/main.cpp » ('j') | src/engine/main.cpp » ('J')

Powered by Google App Engine
This is Rietveld