Index: components/policy/core/common/cloud/external_policy_data_fetcher.cc |
diff --git a/chrome/browser/policy/cloud/external_policy_data_fetcher.cc b/components/policy/core/common/cloud/external_policy_data_fetcher.cc |
similarity index 99% |
rename from chrome/browser/policy/cloud/external_policy_data_fetcher.cc |
rename to components/policy/core/common/cloud/external_policy_data_fetcher.cc |
index a2e00d5b3bc9f77628027445aa42eb0547233bf9..cc9bd137ee05f93d463c39761dd775843f8af892 100644 |
--- a/chrome/browser/policy/cloud/external_policy_data_fetcher.cc |
+++ b/components/policy/core/common/cloud/external_policy_data_fetcher.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/external_policy_data_fetcher.h" |
+#include "components/policy/core/common/cloud/external_policy_data_fetcher.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |