Index: chrome/browser/chrome_content_browser_client.cc |
diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc |
index 654ce14052e44cfe35db58e5977bea8e9d705ad9..a71347addfd7ad3b2ccdd6cb60cdba75913401b7 100644 |
--- a/chrome/browser/chrome_content_browser_client.cc |
+++ b/chrome/browser/chrome_content_browser_client.cc |
@@ -82,7 +82,6 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
-#include "chrome/common/content_settings.h" |
#include "chrome/common/env_vars.h" |
#include "chrome/common/logging_chrome.h" |
#include "chrome/common/pepper_permission_util.h" |
@@ -94,6 +93,7 @@ |
#include "chromeos/chromeos_constants.h" |
#include "components/cdm/browser/cdm_message_filter_android.h" |
#include "components/cloud_devices/common/cloud_devices_switches.h" |
+#include "components/content_settings/core/common/content_settings.h" |
#include "components/dom_distiller/core/url_constants.h" |
#include "components/google/core/browser/google_util.h" |
#include "components/metrics/client_info.h" |