| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c5ea74c495eb3dc77870b2ea173fe240a25188b7..1770e522fe0b8a05c522dd3f50f9c3f23b832a88 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -308,6 +308,7 @@ extern const char kSearchInOmniboxHint[];
|
| extern const char kSideloadWipeout[];
|
| extern const char kSetToken[];
|
| extern const char kShowAppList[];
|
| +extern const char kShowAppListShortcut[];
|
| extern const char kShowAutofillTypePredictions[];
|
| extern const char kShowComponentExtensionOptions[];
|
| extern const char kShowIcons[];
|
|
|