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

Unified Diff: extensions/test/background_page_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/shell/test/shell_test.h ('k') | extensions/utility/unpacker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/test/background_page_watcher.h
diff --git a/extensions/test/background_page_watcher.h b/extensions/test/background_page_watcher.h
index 0ef382587942a5bf426a3942aee6e1684ae29b98..4b170cbdad8d56949242d001a55c5abc75762836 100644
--- a/extensions/test/background_page_watcher.h
+++ b/extensions/test/background_page_watcher.h
@@ -10,7 +10,6 @@
namespace extensions {
class Extension;
-class ExtensionHost;
class ProcessManager;
// Observes the background page load state of an extension. Use this in tests
« no previous file with comments | « extensions/shell/test/shell_test.h ('k') | extensions/utility/unpacker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698