summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/chrome_interstitial_page.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/chrome_interstitial_page.cc')
-rw-r--r--chrome/browser/tab_contents/chrome_interstitial_page.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/chrome_interstitial_page.cc b/chrome/browser/tab_contents/chrome_interstitial_page.cc
index 49fad1d..d42a5eb 100644
--- a/chrome/browser/tab_contents/chrome_interstitial_page.cc
+++ b/chrome/browser/tab_contents/chrome_interstitial_page.cc
@@ -9,7 +9,7 @@
#include "chrome/browser/renderer_preferences_util.h"
#include "chrome/common/chrome_notification_types.h"
#include "content/browser/tab_contents/tab_contents.h"
-#include "content/common/notification_service.h"
+#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_source.h"
ChromeInterstitialPage::ChromeInterstitialPage(TabContents* tab,