Index: chrome/common/content_settings.h |
diff --git a/chrome/common/content_settings.h b/chrome/common/content_settings.h |
index bf92413bc10e9d07f593279604856d7b00e9bc95..64fddfa93fe20f48d588babc59208199df2e6d7a 100644 |
--- a/chrome/common/content_settings.h |
+++ b/chrome/common/content_settings.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "chrome/common/content_settings_pattern.h" |
-#include "chrome/common/content_settings_types.h" |
+#include "components/content_settings/core/common/content_settings_types.h" |
// Different settings that can be assigned for a particular content type. We |
// give the user the ability to set these on a global and per-origin basis. |