| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index cb1eac9ff866db4c4179b95f2c4c58f6700ddfc4..12534a41bd6383aba02fcace1973b80b558a9661 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -312,6 +312,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[];
|
|
|