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

Unified Diff: src/plugin/PluginTabBase.cpp

Issue 5117917230268416: No issue - remove dead code (Closed)
Patch Set: Created Oct. 8, 2014, 2:46 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 | « src/plugin/PluginDomTraverserBase.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginTabBase.cpp
===================================================================
--- a/src/plugin/PluginTabBase.cpp
+++ b/src/plugin/PluginTabBase.cpp
@@ -3,7 +3,7 @@
#include "PluginClient.h"
#include "PluginSettings.h"
#include "PluginTab.h"
-#include "PluginDomTraverser.h"
+#include "AdblockPlusDomTraverser.h"
#include "PluginClass.h"
#include "PluginTabBase.h"
#include "PluginUtil.h"
« no previous file with comments | « src/plugin/PluginDomTraverserBase.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld