Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index d1f6792fabbd90dd5c8b5e1a18fbfb6cd5a8967b..00c738c3872ad24678d6fb3dbe5e2dd392206e5a 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -670,11 +670,6 @@ const char kEnableWebSocketOverSpdy[] = "enable-websocket-over-spdy"; |
const char kExperimentalSpellcheckerFeatures[] = |
"experimental-spellchecker-features"; |
-// If nonempty, fetch experimental zero-suggest suggestions by appending to |
-// this prefix of a URL. |
-const char kExperimentalZeroSuggestURLPrefix[] = |
- "experimental-zero-suggest-url-prefix"; |
- |
// Explicitly allows additional ports using a comma-separated list of port |
// numbers. |
const char kExplicitlyAllowedPorts[] = "explicitly-allowed-ports"; |