DescriptionAdd icu.isolate
icu.isolate add either icudtl.dat or icudt.dll to |track...| depending on
icu_use_data_file_flag and OS.
icu.isolate will be included by *isolate files that currently list icudt.dll on
Windows.
This is a prerequisite for the following CLs to use icudtl.dat :
Windows : https://codereview.chromium.org/99473012
Linux : https://codereview.chromium.org/102413007
Mac : https://codereview.chromium.org/109013004
It's also a prerequisite for the following CLs to refer to icu.isolate :
https://codereview.chromium.org/124143002/
BUG=72633
TEST=Once rolled in, *swam testbots work fine.
R=mark@chromium.org, maruel@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243376
Patch Set 1 #Patch Set 2 : #Patch Set 3 : updated #
Total comments: 1
Patch Set 4 : remove if-then-else #Patch Set 5 : use == instead of != #Patch Set 6 : fix line cont #Patch Set 7 : add missing parens #Messages
Total messages: 12 (0 generated)
|