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

Unified Diff: chrome/android/BUILD.gn

Issue 2293753002: Revert "[Android]Use zh instead of zh-rTW as output folder of zh_TW translation" (Closed)
Patch Set: Created 4 years, 4 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/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 6e6bf11abfba5b635270f32fb90bfc6fe1b23b10..e4a0591e4c51d599906590f863feb30ddeef97cc 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -112,7 +112,7 @@ java_strings_grd("chrome_strings_grd") {
"values-uk/android_chrome_strings.xml",
"values-vi/android_chrome_strings.xml",
"values-zh-rCN/android_chrome_strings.xml",
- "values-zh/android_chrome_strings.xml",
+ "values-zh-rTW/android_chrome_strings.xml",
]
}

Powered by Google App Engine
This is Rietveld 408576698