Index: components/policy/core/common/cloud/user_info_fetcher.cc |
diff --git a/chrome/browser/policy/cloud/user_info_fetcher.cc b/components/policy/core/common/cloud/user_info_fetcher.cc |
similarity index 97% |
rename from chrome/browser/policy/cloud/user_info_fetcher.cc |
rename to components/policy/core/common/cloud/user_info_fetcher.cc |
index 23088a560e2c7bee8d0d4f684aaddec7a06c852f..b8f9f74df1828dd54975b6e71820b24fbb4146ca 100644 |
--- a/chrome/browser/policy/cloud/user_info_fetcher.cc |
+++ b/components/policy/core/common/cloud/user_info_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/user_info_fetcher.h" |
+#include "components/policy/core/common/cloud/user_info_fetcher.h" |
#include "base/json/json_reader.h" |
#include "base/logging.h" |