Index: chrome/browser/vista_frame.h |
=================================================================== |
--- chrome/browser/vista_frame.h (revision 1688) |
+++ chrome/browser/vista_frame.h (working copy) |
@@ -184,6 +184,7 @@ |
virtual void UpdateToolbar(TabContents* contents, bool should_restore_state); |
virtual void ProfileChanged(Profile* profile); |
virtual void FocusToolbar(); |
+ virtual bool IsBookmarkBarVisible() const; |
//////////////////////////////////////////////////////////////////////////////// |
// ChromeViews::ViewContainer |