| Index: components/policy/core/common/cloud/cloud_policy_service.cc
|
| diff --git a/chrome/browser/policy/cloud/cloud_policy_service.cc b/components/policy/core/common/cloud/cloud_policy_service.cc
|
| similarity index 98%
|
| rename from chrome/browser/policy/cloud/cloud_policy_service.cc
|
| rename to components/policy/core/common/cloud/cloud_policy_service.cc
|
| index fd71677594c220141cb3f6fd698f7be17449c95a..8eb7a45734b35399747037c24635d515193c88e6 100644
|
| --- a/chrome/browser/policy/cloud/cloud_policy_service.cc
|
| +++ b/components/policy/core/common/cloud/cloud_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/cloud/cloud_policy_service.h"
|
| +#include "components/policy/core/common/cloud/cloud_policy_service.h"
|
|
|
| #include "base/callback.h"
|
| #include "chrome/browser/policy/proto/cloud/device_management_backend.pb.h"
|
|
|