Index: components/policy/core/common/policy_service.cc |
diff --git a/chrome/browser/policy/policy_service.cc b/components/policy/core/common/policy_service.cc |
similarity index 95% |
rename from chrome/browser/policy/policy_service.cc |
rename to components/policy/core/common/policy_service.cc |
index cd07867666285a038943885b06e6caf9ac27f3d6..fe4bb3037ce48cd4e1fbd21c344396ac8d755460 100644 |
--- a/chrome/browser/policy/policy_service.cc |
+++ b/components/policy/core/common/policy_service.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_service.h" |
+#include "components/policy/core/common/policy_service.h" |
#include "base/values.h" |