Index: components/policy/core/common/cloud/cloud_policy_constants.cc |
diff --git a/chrome/browser/policy/cloud/cloud_policy_constants.cc b/components/policy/core/common/cloud/cloud_policy_constants.cc |
similarity index 96% |
rename from chrome/browser/policy/cloud/cloud_policy_constants.cc |
rename to components/policy/core/common/cloud/cloud_policy_constants.cc |
index bc45143e5ae4592cb99cb06f5f02cfc185a70095..c88f1faa0424c7fa06f5bf24da3902153727e336 100644 |
--- a/chrome/browser/policy/cloud/cloud_policy_constants.cc |
+++ b/components/policy/core/common/cloud/cloud_policy_constants.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/cloud/cloud_policy_constants.h" |
+#include "components/policy/core/common/cloud/cloud_policy_constants.h" |
#include "base/command_line.h" |
#include "components/policy/core/common/policy_switches.h" |