| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 59f5bdb001fd3daa4a42b2b6e3684625055f0f6c..0d17a8b73e12c2fd77ff3dcddb932308f4b83387 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[];
|
|
|