| Index: chrome/browser/policy/profile_policy_connector_stub.cc
|
| diff --git a/chrome/browser/policy/profile_policy_connector_stub.cc b/chrome/browser/policy/profile_policy_connector_stub.cc
|
| index 42878382b9a8c82965d2b0e1d1d3ae47576c015c..53df341a604c1268493974adca04e29a803a703b 100644
|
| --- a/chrome/browser/policy/profile_policy_connector_stub.cc
|
| +++ b/chrome/browser/policy/profile_policy_connector_stub.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/policy/profile_policy_connector.h"
|
|
|
| -#include "chrome/browser/policy/policy_service_stub.h"
|
| +#include "components/policy/core/common/policy_service_stub.h"
|
|
|
| namespace policy {
|
|
|
|
|