Chromium Code Reviews| Index: chrome/browser/ui/views/frame/glass_browser_frame_view.h |
| =================================================================== |
| --- chrome/browser/ui/views/frame/glass_browser_frame_view.h (revision 109693) |
| +++ chrome/browser/ui/views/frame/glass_browser_frame_view.h (working copy) |
| @@ -15,8 +15,6 @@ |
| #include "views/window/non_client_view.h" |
| class BrowserView; |
| -class AvatarMenuButton; |
| -class SkBitmap; |
| class GlassBrowserFrameView : public BrowserNonClientFrameView, |
| public content::NotificationObserver { |