| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dcacf0c60309a1cf81d5f4803e91797890c86ffb..ac25ac07f8237473353259808ae08aca877fba7d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -353,6 +353,7 @@ extern const char kPluginsMetadataServerURL[];
|
|
|
| #if defined(OS_ANDROID)
|
| extern const char kDisableCast[];
|
| +extern const char kDisableContextualSearch[];
|
| extern const char kDisableNewNTP[];
|
| extern const char kDisableZeroSuggest[];
|
| extern const char kEnableAccessibilityTabSwitcher[];
|
|
|