| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8f52ffcfd896b72196d87a7c90ed6878af8d5774..15bccc0f28dd67019f548e5e137496acc9cf92f9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -153,6 +153,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[];
|
|
|