Index: components/policy/core/common/cloud/mock_device_management_service.cc |
diff --git a/chrome/browser/policy/cloud/mock_device_management_service.cc b/components/policy/core/common/cloud/mock_device_management_service.cc |
similarity index 98% |
rename from chrome/browser/policy/cloud/mock_device_management_service.cc |
rename to components/policy/core/common/cloud/mock_device_management_service.cc |
index 6f51b3fbe0795e0ce49d1c4d3ff6a377984ef8ba..f79ee82c414402625dc7250c65c8d97cb4619001 100644 |
--- a/chrome/browser/policy/cloud/mock_device_management_service.cc |
+++ b/components/policy/core/common/cloud/mock_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/mock_device_management_service.h" |
+#include "components/policy/core/common/cloud/mock_device_management_service.h" |
#include "base/strings/string_util.h" |
#include "net/base/net_errors.h" |