Index: chrome/common/content_settings_pattern_unittest.cc |
diff --git a/chrome/common/content_settings_pattern_unittest.cc b/chrome/common/content_settings_pattern_unittest.cc |
index f56e87792c401cc2cbb844fd5150b4c3fe9c9f48..3688d8448264c68784aaf398dcda8d8bb6b22f4c 100644 |
--- a/chrome/common/content_settings_pattern_unittest.cc |
+++ b/chrome/common/content_settings_pattern_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/common/content_settings_pattern.h" |
+#include "components/content_settings/core/common/content_settings_pattern.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "url/gurl.h" |