Index: components/policy/core/common/cloud/device_management_service.cc |
diff --git a/chrome/browser/policy/cloud/device_management_service.cc b/components/policy/core/common/cloud/device_management_service.cc |
similarity index 99% |
rename from chrome/browser/policy/cloud/device_management_service.cc |
rename to components/policy/core/common/cloud/device_management_service.cc |
index 51b3a9042bb2e38f800144fca2abfedeedc0ede7..5c9600561aa562a3228f2888dc588ab7514142e8 100644 |
--- a/chrome/browser/policy/cloud/device_management_service.cc |
+++ b/components/policy/core/common/cloud/device_management_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/cloud/device_management_service.h" |
+#include "components/policy/core/common/cloud/device_management_service.h" |
#include <utility> |