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

Unified Diff: source/data/brkitr/brklocal.mk

Issue 1637683002: ICU 56 step 5: Apply the remaining local patches (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56post56
Patch Set: drop uconv.patch Created 4 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
« no previous file with comments | « source/common/unicode/utypes.h ('k') | source/data/brkitr/cjdict.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/brkitr/brklocal.mk
diff --git a/source/data/brkitr/brklocal.mk b/source/data/brkitr/brklocal.mk
index c41c85a68de91778155458ee213b128ac5471a02..cb5226ad32ae689fcd8621b1f15ebf082c59b0fe 100644
--- a/source/data/brkitr/brklocal.mk
+++ b/source/data/brkitr/brklocal.mk
@@ -40,11 +40,12 @@ BRK_DICT_SOURCE = burmesedict.txt cjdict.txt khmerdict.txt laodict.txt\
# List of break iterator files (brk).
BRK_SOURCE = char.txt line.txt line_fi.txt\
+ line_normal.txt line_normal_cj.txt\
sent.txt sent_el.txt title.txt word.txt
# Ordinary resources
BRK_RES_SOURCE = de.txt el.txt en.txt en_US.txt\
- es.txt fi.txt fr.txt it.txt\
- pt.txt ru.txt
+ es.txt fi.txt fr.txt it.txt ja.txt\
+ pt.txt ru.txt zh.txt zh_Hant.txt
« no previous file with comments | « source/common/unicode/utypes.h ('k') | source/data/brkitr/cjdict.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698