| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 45bf40f5730b07a9e99fef3ab67a088fc6eff38a..526b9b8ac1aad3420f64d5c33040c749a9fd3900 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -156,6 +156,7 @@ extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSimplifiedFullscreenUI[];
|
| extern const char kDisableSimplifiedFullscreenUI[];
|
| extern const char kEnableSiteEngagementService[];
|
| +extern const char kEnableSiteEngagementStorageEviction[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSupervisedUserManagedBookmarksFolder[];
|
| extern const char kEnableTabAudioMuting[];
|
|
|