Index: chrome/browser/content_settings/cookie_settings.cc |
diff --git a/chrome/browser/content_settings/cookie_settings.cc b/chrome/browser/content_settings/cookie_settings.cc |
index aea4961227376d162e804da27dbd3267f0cf5468..146b221baeead09da1e8792d448e8bbeee4bb8db 100644 |
--- a/chrome/browser/content_settings/cookie_settings.cc |
+++ b/chrome/browser/content_settings/cookie_settings.cc |
@@ -16,7 +16,7 @@ |
#include "chrome/common/pref_names.h" |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
#include "components/keyed_service/core/keyed_service.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/notification_source.h" |