| Index: components/policy/core/common/cloud/component_cloud_policy_service_stub.cc
|
| diff --git a/chrome/browser/policy/cloud/component_cloud_policy_service_stub.cc b/components/policy/core/common/cloud/component_cloud_policy_service_stub.cc
|
| similarity index 95%
|
| rename from chrome/browser/policy/cloud/component_cloud_policy_service_stub.cc
|
| rename to components/policy/core/common/cloud/component_cloud_policy_service_stub.cc
|
| index 35ebc451fe0daa711dc926f2c72289bb966ddab9..1926eaced69cfa564cc44e64f1613c3d580b15a2 100644
|
| --- a/chrome/browser/policy/cloud/component_cloud_policy_service_stub.cc
|
| +++ b/components/policy/core/common/cloud/component_cloud_policy_service_stub.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/component_cloud_policy_service.h"
|
| +#include "components/policy/core/common/cloud/component_cloud_policy_service.h"
|
|
|
| #include "base/sequenced_task_runner.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|