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

Unified Diff: source/data/brkitr/root.txt

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/data/brkitr/ja.txt ('k') | source/data/brkitr/zh.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/brkitr/root.txt
diff --git a/source/data/brkitr/root.txt b/source/data/brkitr/root.txt
index 193f7c2d867e6efea7d539190d301afcbac4240e..77ddd1405a72f7bf7b43990e16f3bc1ad3b0c6f6 100644
--- a/source/data/brkitr/root.txt
+++ b/source/data/brkitr/root.txt
@@ -10,8 +10,8 @@ root{
Version{"2.1.20.0"}
boundaries{
grapheme:process(dependency){"char.brk"}
- line:process(dependency){"line.brk"}
- line_loose:process(dependency){"line_loose.brk"}
+ line:process(dependency){"line_normal.brk"}
+ line_loose:process(dependency){"line_normal.brk"}
line_normal:process(dependency){"line_normal.brk"}
line_strict:process(dependency){"line.brk"}
sentence:process(dependency){"sent.brk"}
« no previous file with comments | « source/data/brkitr/ja.txt ('k') | source/data/brkitr/zh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698