Index: chrome/browser/ssl/chrome_ssl_host_state_delegate.cc |
diff --git a/chrome/browser/ssl/chrome_ssl_host_state_delegate.cc b/chrome/browser/ssl/chrome_ssl_host_state_delegate.cc |
index 3bff5ed6f789039e7a7f7bca793d152d033d02c1..577bb33585d35bb6c3943f666f3d055f4c51a975 100644 |
--- a/chrome/browser/ssl/chrome_ssl_host_state_delegate.cc |
+++ b/chrome/browser/ssl/chrome_ssl_host_state_delegate.cc |
@@ -17,9 +17,9 @@ |
#include "base/time/default_clock.h" |
#include "base/time/time.h" |
#include "base/values.h" |
-#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/chrome_switches.h" |
+#include "components/content_settings/core/browser/host_content_settings_map.h" |
#include "components/content_settings/core/common/content_settings_types.h" |
#include "components/variations/variations_associated_data.h" |
#include "net/base/hash_value.h" |