Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9a4ed9a

Browse files
committed
Roll ICU to c56c671
The reduces the ICU data file even more: Uncompressed size: 883,280B (862.6 KB), minus 363.2KB Compressed size: 460,972B (450.2KB), minus 83.9KB The following unused resources are removed comapred to previous version: * uts46.nrm * nfkc_cf.nrm * cnvalias.icu * Break Iterators for: * Sentence breaks * Title breaks * CSS-specific line breaks ("regular" line breaks are still supported)
1 parent b4b1d05 commit 9a4ed9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ deps = {
150150
Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'),
151151

152152
'src/third_party/icu':
153-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '6cf2ab2580888e520683c2d993133018c91e612c',
153+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c56c671998902fcc4fc9ace88c83daa99f980793',
154154

155155
'src/third_party/dart':
156156
Var('dart_git') + '/sdk.git' + '@' + Var('dart_revision'),

0 commit comments

Comments
 (0)