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

Unified Diff: ui/android/BUILD.gn

Issue 2280143002: Revert "[Android]Use zh instead of zh-rTW as output folder of zh_TW translation" (Closed)
Patch Set: fix lint 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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index cd3c1240e1e7a17da2743a3f84aa580b8bd43c17..96219d786bee9caf035e15fddf7a5e669fed68d0 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -125,7 +125,7 @@ java_strings_grd("ui_strings_grd") {
"values-uk/android_ui_strings.xml",
"values-vi/android_ui_strings.xml",
"values-zh-rCN/android_ui_strings.xml",
- "values-zh/android_ui_strings.xml",
+ "values-zh-rTW/android_ui_strings.xml",
]
}

Powered by Google App Engine
This is Rietveld 408576698