Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: components/translate/core/common/translate_switches.h

Issue 2819813002: Translate: remove --disable-translate flag (Closed)
Patch Set: Merge branch 'master' into translate_remove_disable_flag Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/translate/core/common/translate_switches.h
diff --git a/components/translate/core/common/translate_switches.h b/components/translate/core/common/translate_switches.h
index 4db33fc8ff67dcfe07309dfe8e29712e8b525530..ad7010b038587cd05d6391bd24ac3b66e5da0dc6 100644
--- a/components/translate/core/common/translate_switches.h
+++ b/components/translate/core/common/translate_switches.h
@@ -8,7 +8,6 @@
namespace translate {
namespace switches {
-extern const char kDisableTranslate[];
extern const char kTranslateScriptURL[];
extern const char kTranslateSecurityOrigin[];
extern const char kTranslateRankerModelURL[];
« no previous file with comments | « components/translate/core/browser/translate_manager.cc ('k') | components/translate/core/common/translate_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698