| Index: chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| diff --git a/chrome/browser/sessions/restore_on_startup_policy_handler.h b/chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| index 55ebb2c09d59a38600c2c1705a092b227c280f88..6902fa7c120275c7a227ad1f7efd4f449d1ced68 100644
|
| --- a/chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| +++ b/chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_SESSIONS_RESTORE_ON_STARTUP_POLICY_HANDLER_H_
|
| #define CHROME_BROWSER_SESSIONS_RESTORE_ON_STARTUP_POLICY_HANDLER_H_
|
|
|
| -#include "chrome/browser/policy/configuration_policy_handler.h"
|
| +#include "components/policy/core/browser/configuration_policy_handler.h"
|
|
|
| class PrefValueMap;
|
|
|
|
|