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 4a60a956111f0b64d7835a924b455d6d4f5aac7d..8603d9e104cec0f1651e5b3617cc7d4937f2a76a 100644 |
--- a/chrome/browser/notifications/notifications_prefs_cache.cc |
+++ b/chrome/browser/notifications/notifications_prefs_cache.cc |
@@ -7,7 +7,7 @@ |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/chrome_thread.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebNotificationPresenter.h" |
NotificationsPrefsCache::NotificationsPrefsCache() |