Chromium Code Reviews

Issue 255673005: Add ro_MD.txt to collocal.mk and rebuild icudtl.dat (Closed)

Created:
6 years, 8 months ago by jungshik at Google
Modified:
6 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Add ro_MD.txt to collocal.mk and rebuild icudtl.dat Somehow icupkg (used in generating icudtl.dll on Windows) complains that coll/ro_MD required for coll/ro is missing in icudtl.dat. Because ro_MD is ust an empty alias and it's not a size issue, I'm adding it to silence icupkg. (will check with the upstream about this unexpected dependencies). Note that I'm not updating the assembly source files and icudtl.dat for Android because it should not matter to them. BUG=132145 TEST=On Windows, makedata in allinone.snl does not complain. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265987

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -1 line)
M icu52/source/data/coll/collocal.mk View 1 chunk +1 line, -1 line 0 comments
M icu52/source/data/in/icudtl.dat View Binary file 0 comments

Messages

Total messages: 1 (0 generated)
jungshik at Google
6 years, 8 months ago (2014-04-24 21:02:54 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r265987 (presubmit successful).

Powered by Google App Engine