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

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

Issue 143003020: Move TranslateLanguageList to the Translate component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@removeDelegate
Patch Set: rebase Created 6 years, 11 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 6effdc1c79fedfc3b64547fbd05bc2feb19aac5b..4ab971f2fd9b1373b2f3f48b79424597317f0331 100644
--- a/components/translate/core/common/translate_switches.h
+++ b/components/translate/core/common/translate_switches.h
@@ -8,6 +8,7 @@
namespace translate {
namespace switches {
+extern const char kDisableTranslate[];
extern const char kTranslateSecurityOrigin[];
} // namespace switches
« no previous file with comments | « components/translate/core/common/translate_pref_names.cc ('k') | components/translate/core/common/translate_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698