Index: components/policy/core/common/policy_load_status.cc |
diff --git a/chrome/browser/policy/policy_load_status.cc b/components/policy/core/common/policy_load_status.cc |
similarity index 94% |
rename from chrome/browser/policy/policy_load_status.cc |
rename to components/policy/core/common/policy_load_status.cc |
index eb632faf3d55be670335cb1808b0e2d3df85eb49..71c5059a7fd338f7897d0a4bf318e10b2337903a 100644 |
--- a/chrome/browser/policy/policy_load_status.cc |
+++ b/components/policy/core/common/policy_load_status.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/policy_load_status.h" |
+#include "components/policy/core/common/policy_load_status.h" |
#include "base/metrics/histogram.h" |
#include "base/strings/stringprintf.h" |