Index: chrome/browser/notifications/notifications_prefs_cache.cc |
diff --git a/chrome/browser/notifications/notifications_prefs_cache.cc b/chrome/browser/notifications/notifications_prefs_cache.cc |
index 3ff90d7d64e1cb1a557caf907cf245e35374cf9d..d9a4dae2f7048b730eb8cdd9ab6abcc2ead603da 100644 |
--- a/chrome/browser/notifications/notifications_prefs_cache.cc |
+++ b/chrome/browser/notifications/notifications_prefs_cache.cc |
@@ -8,7 +8,7 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/chrome_thread.h" |
#include "chrome/common/pref_service.h" |
-#include "webkit/api/public/WebNotificationPresenter.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebNotificationPresenter.h" |
NotificationsPrefsCache::NotificationsPrefsCache( |
const ListValue* allowed, const ListValue* denied) { |