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

Unified Diff: chrome/common/chrome_switches.h

Issue 13488014: Translate: Adding a flag to enable "alpha language" translation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: about:flags Created 7 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index ceff503d550af5337a2eb80ea509712d377fc3da..8a643707882cf3a77f8a801a2ac55e8e1b16300e 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -186,6 +186,7 @@ extern const char kEnableSuggestionsTabPage[];
extern const char kEnableSyncSyncedNotifications[];
extern const char kEnableSyncFavicons[];
extern const char kEnableTabGroupsContextMenu[];
+extern const char kEnableTranslateAlphaLanguages[];
extern const char kEnableUserAlternateProtocolPorts[];
extern const char kEnableWatchdog[];
extern const char kEnableWebSocketOverSpdy[];

Powered by Google App Engine
This is Rietveld 408576698