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

Unified Diff: chrome/browser/ui/views/infobars/infobar_view.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/ime/ime_window_view.h ('k') | chrome/browser/ui/views/intent_picker_bubble_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/infobars/infobar_view.h
diff --git a/chrome/browser/ui/views/infobars/infobar_view.h b/chrome/browser/ui/views/infobars/infobar_view.h
index d5acb738844737e1995085f08161e5a6fa7ccace..e28491b66dd284b2aae14da601b9a1f86a7e1786 100644
--- a/chrome/browser/ui/views/infobars/infobar_view.h
+++ b/chrome/browser/ui/views/infobars/infobar_view.h
@@ -16,17 +16,11 @@
#include "ui/views/focus/external_focus_tracker.h"
#include "ui/views/view_targeter_delegate.h"
-namespace ui {
-class MenuModel;
-}
-
namespace views {
class ImageView;
class Label;
-class LabelButton;
class Link;
class LinkListener;
-class MenuButton;
class MenuRunner;
class VectorIconButton;
} // namespace views
« no previous file with comments | « chrome/browser/ui/views/ime/ime_window_view.h ('k') | chrome/browser/ui/views/intent_picker_bubble_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698