| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 09e80747d562bb8e42ee9a3dbc7874f4d5a0834b..fa6811c2667c39c7e5d1b532935fee5918773e1d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -158,6 +158,7 @@ extern const char kEnableSettingsWindow[];
|
| extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSimplifiedFullscreenUI[];
|
| extern const char kDisableSimplifiedFullscreenUI[];
|
| +extern const char kEnableSiteEngagementEvictionPolicy[];
|
| extern const char kEnableSiteEngagementService[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSupervisedUserManagedBookmarksFolder[];
|
|
|