| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1bb0bdece274f611ca979b07735428cfc4a885bd..ac33e9aabf132ce934e89291165299e2de1a45fb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -323,6 +323,7 @@ extern const char kSbDisableDownloadProtection[];
|
| extern const char kSearchInOmniboxHint[];
|
| extern const char kServiceAccountLsid[];
|
| extern const char kSetToken[];
|
| +extern const char kShowAppList[];
|
| extern const char kShowAutofillTypePredictions[];
|
| extern const char kShowComponentExtensionOptions[];
|
| extern const char kShowIcons[];
|
|
|