summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/download/download_item_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/download/download_item_gtk.h')
-rw-r--r--chrome/browser/ui/gtk/download/download_item_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/download/download_item_gtk.h b/chrome/browser/ui/gtk/download/download_item_gtk.h
index d66fce6..624eddf 100644
--- a/chrome/browser/ui/gtk/download/download_item_gtk.h
+++ b/chrome/browser/ui/gtk/download/download_item_gtk.h
@@ -55,7 +55,7 @@ class DownloadItemGtk : public DownloadItem::Observer,
virtual void AnimationProgressed(const ui::Animation* animation);
// Overridden from NotificationObserver:
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);