diff options
Diffstat (limited to 'chrome/browser/ui/views/toolbar_view.h')
-rw-r--r-- | chrome/browser/ui/views/toolbar_view.h | 2 |
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; |