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

Commit 3bb3a1e

Browse files
committed
Roll ICU to match the latest version used by Chromium
1 parent 6e4761d commit 3bb3a1e

File tree

2 files changed

+111
-2
lines changed

2 files changed

+111
-2
lines changed

DEPS

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

138138
'src/third_party/icu':
139-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c2a4cae149aae7fd30c4cbe3cf1b30df03b386f1',
139+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'e05b663d1c50b4e9ecc3ff9325f5158f1d071471',
140140

141141
'src/third_party/khronos':
142142
Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '7122230e90547962e0f0c627f62eeed3c701f275',

0 commit comments

Comments
 (0)