diff options
Diffstat (limited to 'chrome/browser/vista_frame.h')
-rw-r--r-- | chrome/browser/vista_frame.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/vista_frame.h b/chrome/browser/vista_frame.h index 22656af..d913b6e 100644 --- a/chrome/browser/vista_frame.h +++ b/chrome/browser/vista_frame.h @@ -184,6 +184,7 @@ class VistaFrame : public BrowserWindow, virtual void UpdateToolbar(TabContents* contents, bool should_restore_state); virtual void ProfileChanged(Profile* profile); virtual void FocusToolbar(); + virtual bool IsBookmarkBarVisible() const; //////////////////////////////////////////////////////////////////////////////// // ChromeViews::ViewContainer |