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