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

Unified Diff: chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h

Issue 8463009: Cleanup: Remove unneeded forward declarations from chrome/browser/ui/views. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase, no code change 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 | « chrome/browser/ui/views/frame/browser_frame_gtk.h ('k') | chrome/browser/ui/views/frame/browser_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h
===================================================================
--- chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h (revision 109693)
+++ chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h (working copy)
@@ -17,13 +17,6 @@
class FrameBackground;
class WindowControlButton;
-namespace gfx {
-class canvas;
-}
-namespace views {
-class CustomButton;
-}
-
class BrowserNonClientFrameViewAura : public BrowserNonClientFrameView,
public views::ButtonListener,
public views::Widget::Observer,
« no previous file with comments | « chrome/browser/ui/views/frame/browser_frame_gtk.h ('k') | chrome/browser/ui/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698