Index: components/policy/core/common/policy_map.cc |
diff --git a/chrome/browser/policy/policy_map.cc b/components/policy/core/common/policy_map.cc |
similarity index 99% |
rename from chrome/browser/policy/policy_map.cc |
rename to components/policy/core/common/policy_map.cc |
index ff90cf02ad4db2b1d71c6171d02100caf74c5c40..e4afe9c1e61de3d00830167a26494bc9ef05c98f 100644 |
--- a/chrome/browser/policy/policy_map.cc |
+++ b/components/policy/core/common/policy_map.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/policy_map.h" |
+#include "components/policy/core/common/policy_map.h" |
#include <algorithm> |