summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/ntp/most_visited_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/ntp/most_visited_handler.h')
-rw-r--r--chrome/browser/ui/webui/ntp/most_visited_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/webui/ntp/most_visited_handler.h b/chrome/browser/ui/webui/ntp/most_visited_handler.h
index d2ca8ea..4e037b8 100644
--- a/chrome/browser/ui/webui/ntp/most_visited_handler.h
+++ b/chrome/browser/ui/webui/ntp/most_visited_handler.h
@@ -61,7 +61,7 @@ class MostVisitedHandler : public WebUIMessageHandler,
void HandleRemovePinnedURL(const ListValue* args);
// NotificationObserver implementation.
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);