Index: components/policy/core/common/schema_map_unittest.cc |
diff --git a/chrome/browser/policy/schema_map_unittest.cc b/components/policy/core/common/schema_map_unittest.cc |
similarity index 99% |
rename from chrome/browser/policy/schema_map_unittest.cc |
rename to components/policy/core/common/schema_map_unittest.cc |
index 29e05845ee7904751a4e436f59dd4abeed821de7..66da2f941ad25dec0851e53ae07325eb8e5dffd2 100644 |
--- a/chrome/browser/policy/schema_map_unittest.cc |
+++ b/components/policy/core/common/schema_map_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/browser/policy/schema_map.h" |
+#include "components/policy/core/common/schema_map.h" |
#include "base/memory/weak_ptr.h" |
#include "base/values.h" |