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

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

Issue 8566028: Cleanup: Remove more forward declarations in various chrome/browser directories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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 | « no previous file | chrome/browser/automation/automation_provider_observers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/automation/automation_provider.h
===================================================================
--- chrome/browser/automation/automation_provider.h (revision 110049)
+++ chrome/browser/automation/automation_provider.h (working copy)
@@ -38,7 +38,6 @@
#include "views/events/event.h"
#endif // defined(OS_WIN) && !defined(USE_AURA)
-class PopupMenuWaiter;
class TabContents;
struct AutomationMsg_Find_Params;
struct Reposition_Params;
@@ -48,18 +47,14 @@
class ChannelProxy;
}
-class AutofillProfile;
class AutomationBrowserTracker;
class AutomationExtensionTracker;
-class AutomationOmniboxTracker;
class AutomationResourceMessageFilter;
class AutomationTabTracker;
class AutomationWindowTracker;
class Browser;
-class CreditCard;
class DownloadItem;
class Extension;
-class ExtensionPortContainer;
class ExtensionTestResultNotificationObserver;
class ExternalTabContainer;
class FilePath;
@@ -71,7 +66,6 @@
class Profile;
class RenderViewHost;
class TabContents;
-struct AutocompleteMatchData;
namespace base {
class DictionaryValue;
« no previous file with comments | « no previous file | chrome/browser/automation/automation_provider_observers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698