diff options
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r-- | chrome/common/chrome_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc index a82aee5..5ddd2f4 100644 --- a/chrome/common/chrome_switches.cc +++ b/chrome/common/chrome_switches.cc @@ -1490,9 +1490,6 @@ const char kEnableContextualSearch[] = "contextual-search"; // Enables the new NTP. const char kEnableNewNTP[] = "enable-new-ntp"; -// Pops the translate infobar if possible. -const char kEnableTranslate[] = "enable-translate"; - // Enables zero suggest functionality on Dev channel, showing contextual // suggestions (EtherSuggest) for http pages and google.com search queries. const char kEnableZeroSuggestEtherSerp[] = |