summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/bubble/bubble_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/bubble/bubble_gtk.h')
-rw-r--r--chrome/browser/ui/gtk/bubble/bubble_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/bubble/bubble_gtk.h b/chrome/browser/ui/gtk/bubble/bubble_gtk.h
index dc7c5a5..b11b45f 100644
--- a/chrome/browser/ui/gtk/bubble/bubble_gtk.h
+++ b/chrome/browser/ui/gtk/bubble/bubble_gtk.h
@@ -77,7 +77,7 @@ class BubbleGtk : public NotificationObserver {
void Close();
// NotificationObserver implementation.
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details) OVERRIDE;