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

Unified Diff: chrome/browser/ui/views/frame/web_app_left_header_view_ash.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
Index: chrome/browser/ui/views/frame/web_app_left_header_view_ash.h
diff --git a/chrome/browser/ui/views/frame/web_app_left_header_view_ash.h b/chrome/browser/ui/views/frame/web_app_left_header_view_ash.h
index 21eb01ad8318e407e3dbdcb4edde5f60c947da3a..b7c04f7d83bcd48214dd4f147fd626ca46a43592 100644
--- a/chrome/browser/ui/views/frame/web_app_left_header_view_ash.h
+++ b/chrome/browser/ui/views/frame/web_app_left_header_view_ash.h
@@ -15,10 +15,6 @@ namespace ash {
class FrameCaptionButton;
}
-namespace views {
-class ImageButton;
-}
-
// WebAppLeftHeaderView is a container view for any icons on the left of the
// frame used for web app style windows. It contains a back button and a
// location icon.

Powered by Google App Engine
This is Rietveld 408576698