| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a3b53926b257fc1636d23f6d51ec38a72a6dc5e6..ec0b9274421ccb506367d84e9008f39d79ec57f8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -155,6 +155,8 @@ extern const char kEnableSdchPersistence[];
|
| extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
| extern const char kDisableSettingsWindow[];
|
| +extern const char kEnableSimplifiedFullscreenUI[];
|
| +extern const char kDisableSimplifiedFullscreenUI[];
|
| extern const char kEnableSiteEngagementService[];
|
| extern const char kEnableSuggestionsService[];
|
| extern const char kEnableSupervisedUserManagedBookmarksFolder[];
|
|
|