| Index: components/policy/core/common/cloud/mock_cloud_policy_store.cc
|
| diff --git a/chrome/browser/policy/cloud/mock_cloud_policy_store.cc b/components/policy/core/common/cloud/mock_cloud_policy_store.cc
|
| similarity index 85%
|
| rename from chrome/browser/policy/cloud/mock_cloud_policy_store.cc
|
| rename to components/policy/core/common/cloud/mock_cloud_policy_store.cc
|
| index 8c2fb3b1cd68ba0c22c9d2fcc3ff4e57ea1fbd90..f63393c9ad13bc147f68f241e69702674882cd09 100644
|
| --- a/chrome/browser/policy/cloud/mock_cloud_policy_store.cc
|
| +++ b/components/policy/core/common/cloud/mock_cloud_policy_store.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_cloud_policy_store.h"
|
| +#include "components/policy/core/common/cloud/mock_cloud_policy_store.h"
|
|
|
| namespace policy {
|
|
|
|
|