summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status_area_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/status_area_view.h')
-rw-r--r--chrome/browser/chromeos/status_area_view.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/status_area_view.h b/chrome/browser/chromeos/status_area_view.h
index bb815fe..73b08f1 100644
--- a/chrome/browser/chromeos/status_area_view.h
+++ b/chrome/browser/chromeos/status_area_view.h
@@ -39,6 +39,10 @@ class StatusAreaView : public views::View,
void Init();
+ // Called when the compact navigation bar mode has changed to
+ // toggle the app menu visibility.
+ void Update();
+
// views::View* overrides.
virtual gfx::Size GetPreferredSize();
virtual void Layout();