| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5f8604e22662c06d5c0aa4dcffa41ca2b39ee9a..533cf6606821946f378ac4150e712f3ffa9852c6 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -125,6 +125,7 @@ extern const char kEasyUnlockAppPath[];
|
| extern const char kEnableAccessRequestNotifications[];
|
| extern const char kEnableAnswersInSuggest[];
|
| extern const char kEnableAppList[];
|
| +extern const char kEnableAppView[];
|
| extern const char kEnableAppWindowControls[];
|
| extern const char kEnableAppsFileAssociations[];
|
| extern const char kEnableAppsShowOnFirstPaint[];
|
|
|