summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_history_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/extension_history_api.h')
-rw-r--r--chrome/browser/extensions/extension_history_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_history_api.h b/chrome/browser/extensions/extension_history_api.h
index bb6f55a..d547a46 100644
--- a/chrome/browser/extensions/extension_history_api.h
+++ b/chrome/browser/extensions/extension_history_api.h
@@ -24,7 +24,7 @@ class ExtensionHistoryEventRouter : public NotificationObserver {
private:
// NotificationObserver::Observe.
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);