Index: chrome/browser/content_settings/host_content_settings_map.h |
diff --git a/chrome/browser/content_settings/host_content_settings_map.h b/chrome/browser/content_settings/host_content_settings_map.h |
index d3db67bc30972ea091c4937bb3652ddde559cd38..b5939b5fcaa726af32e01dda82859553ac1b17ad 100644 |
--- a/chrome/browser/content_settings/host_content_settings_map.h |
+++ b/chrome/browser/content_settings/host_content_settings_map.h |
@@ -20,7 +20,7 @@ |
#include "base/tuple.h" |
#include "chrome/browser/content_settings/content_settings_observer.h" |
#include "chrome/common/content_settings.h" |
-#include "chrome/common/content_settings_pattern.h" |
+#include "components/content_settings/core/common/content_settings_pattern.h" |
#include "components/content_settings/core/common/content_settings_types.h" |
class ExtensionService; |