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

Unified Diff: chrome/browser/automation/extension_port_container.h

Issue 3027041: Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. (Closed)
Patch Set: oops, missed one previously Created 10 years, 4 months 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
Index: chrome/browser/automation/extension_port_container.h
diff --git a/chrome/browser/automation/extension_port_container.h b/chrome/browser/automation/extension_port_container.h
index 745bff11e614d339303623e96500a7267dd504e4..1325303c651056378d9ec036af53501a65e0a3d1 100644
--- a/chrome/browser/automation/extension_port_container.h
+++ b/chrome/browser/automation/extension_port_container.h
@@ -16,7 +16,6 @@ class AutomationProvider;
class ExtensionMessageService;
class GURL;
class ListValue;
-class MessageLoop;
class RenderViewHost;
// This class represents an external port to an extension, opened

Powered by Google App Engine
This is Rietveld 408576698