Index: chrome/browser/ui/views/toolbar_view.h |
=================================================================== |
--- chrome/browser/ui/views/toolbar_view.h (revision 109693) |
+++ chrome/browser/ui/views/toolbar_view.h (working copy) |
@@ -25,7 +25,6 @@ |
class BrowserActionsContainer; |
class Browser; |
-class Profile; |
class WrenchMenu; |
namespace views { |
@@ -138,7 +137,6 @@ |
static const int kVertSpacing; |
protected: |
- |
// Overridden from AccessiblePaneView |
virtual views::View* GetDefaultFocusableChild() OVERRIDE; |
virtual void RemovePaneFocus() OVERRIDE; |