summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/toolbar_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/toolbar_view.h')
-rw-r--r--chrome/browser/ui/views/toolbar_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h
index ad5842c..4874dfb 100644
--- a/chrome/browser/ui/views/toolbar_view.h
+++ b/chrome/browser/ui/views/toolbar_view.h
@@ -110,7 +110,7 @@ class ToolbarView : public AccessiblePaneView,
OVERRIDE;
// Overridden from NotificationObserver:
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details) OVERRIDE;