Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index b85012ef98f124a7ee3cd7a6b644d46d527abafe..10d9058111d69cc7b2e61071dc3a29186ff5148b 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -602,9 +602,6 @@ const char kEnablePnacl[] = "enable-pnacl"; |
// during chrome_browser_main. |
const char kEnableProfiling[] = "enable-profiling"; |
-// Enables query extraction in the omnibox. |
-const char kEnableQueryExtraction[] = "enable-query-extraction"; |
- |
// Enables support for the QUIC protocol. This is a temporary testing flag. |
const char kEnableQuic[] = "enable-quic"; |