Chromium Code Reviews| 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, |