| Index: chrome/browser/automation/testing_automation_provider.cc
|
| diff --git a/chrome/browser/automation/testing_automation_provider.cc b/chrome/browser/automation/testing_automation_provider.cc
|
| index 1c4a35f8ebdc63f99c4c45e1676dbe8549009176..527dd71a90b44dfadefc8bb4b91de3e29c259a71 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -152,7 +152,7 @@
|
| #include "ui/events/keycodes/keyboard_codes.h"
|
|
|
| #if defined(ENABLE_CONFIGURATION_POLICY)
|
| -#include "chrome/browser/policy/policy_service.h"
|
| +#include "components/policy/core/common/policy_service.h"
|
| #endif
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|