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

Unified Diff: chrome/browser/ui/views/toolbar/app_menu.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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 | « chrome/browser/ui/views/task_manager_view.h ('k') | chrome/browser/ui/views/toolbar/back_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/toolbar/app_menu.h
diff --git a/chrome/browser/ui/views/toolbar/app_menu.h b/chrome/browser/ui/views/toolbar/app_menu.h
index ce3fa5fd5cfd07ad16af35193b7eb88908d0cc07..46e44c8d39ee0f4cc3bdf625810a5b05d443299b 100644
--- a/chrome/browser/ui/views/toolbar/app_menu.h
+++ b/chrome/browser/ui/views/toolbar/app_menu.h
@@ -24,16 +24,10 @@ class BookmarkMenuDelegate;
class Browser;
class ExtensionToolbarMenuView;
-namespace ui {
-class NativeTheme;
-}
-
namespace views {
class MenuButton;
-struct MenuConfig;
class MenuItemView;
class MenuRunner;
-class View;
}
// AppMenu adapts the AppMenuModel to view's menu related classes.
« no previous file with comments | « chrome/browser/ui/views/task_manager_view.h ('k') | chrome/browser/ui/views/toolbar/back_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698