Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Unified Diff: extensions/renderer/content_watcher.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/renderer/app_window_custom_bindings.h ('k') | extensions/renderer/dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/content_watcher.h
diff --git a/extensions/renderer/content_watcher.h b/extensions/renderer/content_watcher.h
index 4480ce99cf73850a6b5029a67ef14b589231eb38..83d8da364ca8278b84fdc0ed0a49bd605a926a20 100644
--- a/extensions/renderer/content_watcher.h
+++ b/extensions/renderer/content_watcher.h
@@ -20,8 +20,6 @@ class WebString;
namespace extensions {
class Dispatcher;
-class Extension;
-class NativeHandler;
// Watches the content of WebFrames to notify extensions when they match various
// patterns. This class tracks the set of relevant patterns (set by
« no previous file with comments | « extensions/renderer/app_window_custom_bindings.h ('k') | extensions/renderer/dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698