Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 80c87a73d9a7e6e715af2a9ea3dddc58076010ba..bef93487a47fb4bb7cb22b6d99df594b892d33a7 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -319,6 +319,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[]; |