Index: components/translate/core/common/translate_switches.cc |
diff --git a/components/translate/core/common/translate_switches.cc b/components/translate/core/common/translate_switches.cc |
index 2a6da776977d33710cd79aa1db4e4f1d5aa03040..9ee0352f97a8af02fa11cea43c8ca433940909dc 100644 |
--- a/components/translate/core/common/translate_switches.cc |
+++ b/components/translate/core/common/translate_switches.cc |
@@ -7,11 +7,6 @@ |
namespace translate { |
namespace switches { |
-// Allows disabling of translate from the command line to assist with automated |
-// browser testing (e.g. Selenium/WebDriver). Normal browser users should |
-// disable translate with the preference. |
-const char kDisableTranslate[] = "disable-translate"; |
- |
// Overrides the default server used for Google Translate. |
const char kTranslateScriptURL[] = "translate-script-url"; |