Index: chrome/browser/profiles/profile_io_data.cc |
diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc |
index 52d9bc198030a56d928747b1787201518f809579..b43f827fd76e3b2ad772072c1fb65ec7c9a02bf4 100644 |
--- a/chrome/browser/profiles/profile_io_data.cc |
+++ b/chrome/browser/profiles/profile_io_data.cc |
@@ -37,7 +37,6 @@ |
#include "chrome/browser/net/chrome_http_user_agent_settings.h" |
#include "chrome/browser/net/chrome_network_delegate.h" |
#include "chrome/browser/net/chrome_url_request_context_getter.h" |
-#include "chrome/browser/net/cookie_store_util.h" |
#include "chrome/browser/net/proxy_service_factory.h" |
#include "chrome/browser/net/resource_prefetch_predictor_observer.h" |
#include "chrome/browser/predictors/resource_prefetch_predictor.h" |
@@ -54,6 +53,7 @@ |
#include "components/content_settings/core/browser/content_settings_provider.h" |
#include "components/content_settings/core/browser/cookie_settings.h" |
#include "components/content_settings/core/browser/host_content_settings_map.h" |
+#include "components/cookie_config/cookie_store_util.h" |
#include "components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h" |
#include "components/dom_distiller/core/url_constants.h" |
#include "components/metrics/metrics_pref_names.h" |