summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/interstitial_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/tab_contents/interstitial_page.h')
-rw-r--r--content/browser/tab_contents/interstitial_page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/tab_contents/interstitial_page.h b/content/browser/tab_contents/interstitial_page.h
index 78139f6..2719274 100644
--- a/content/browser/tab_contents/interstitial_page.h
+++ b/content/browser/tab_contents/interstitial_page.h
@@ -115,7 +115,7 @@ class InterstitialPage : public NotificationObserver,
protected:
// NotificationObserver method:
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);