| 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 adde95bfcd90298637fe8faef9b3df58bb70d01b..9e0bf2d629c6caba9ae8222bd5dfcfd78b96f601 100644
|
| --- a/chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| +++ b/chrome/browser/sessions/restore_on_startup_policy_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SESSIONS_RESTORE_ON_STARTUP_POLICY_HANDLER_H_
|
| #define CHROME_BROWSER_SESSIONS_RESTORE_ON_STARTUP_POLICY_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/policy/core/browser/configuration_policy_handler.h"
|
|
|
| class PrefValueMap;
|
|
|