Index: components/policy/core/common/policy_service_stub.cc |
diff --git a/chrome/browser/policy/policy_service_stub.cc b/components/policy/core/common/policy_service_stub.cc |
similarity index 93% |
rename from chrome/browser/policy/policy_service_stub.cc |
rename to components/policy/core/common/policy_service_stub.cc |
index c25b50fe39ed30ebe305c77b56823505895e5b67..1f9682ba5fd283cf03daed12d0ebbfddba499749 100644 |
--- a/chrome/browser/policy/policy_service_stub.cc |
+++ b/components/policy/core/common/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/policy_service_stub.h" |
+#include "components/policy/core/common/policy_service_stub.h" |
#include "base/message_loop/message_loop.h" |