| Index: chrome/browser/ui/webui/options/preferences_browsertest.h
|
| diff --git a/chrome/browser/ui/webui/options/preferences_browsertest.h b/chrome/browser/ui/webui/options/preferences_browsertest.h
|
| index 6cf4281c68818f9cb10d60f0a725d2ce20752845..364a87a9f39c484b8869695e1a1a9ba0d55012c7 100644
|
| --- a/chrome/browser/ui/webui/options/preferences_browsertest.h
|
| +++ b/chrome/browser/ui/webui/options/preferences_browsertest.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/prefs/pref_change_registrar.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/policy/mock_configuration_policy_provider.h"
|
| -#include "chrome/browser/policy/policy_types.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| +#include "components/policy/core/common/policy_types.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|