Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 5582c96775c037cb3d4aad3a19152b31d4992923..b853b8d24b5f1a304cb7aa35ccba737fa73d992a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -312,6 +312,7 @@ extern const char kWinJumplistAction[]; |
#if defined(OS_ANDROID) |
extern const char kAuthAndroidNegotiateAccountType[]; |
+extern const char kContextualSearchProcess[]; |
extern const char kDisableContextualSearch[]; |
extern const char kEnableAccessibilityTabSwitcher[]; |
extern const char kEnableContextualSearch[]; |