0

Roll ICU to 291660

Rolled src/third_party/icu
from revision fdf0bb34eaddce23811770b987ecf95ee18572d6     to
revision a4ce5bf56788dbb4835a5ef6143384266bbff5f5

Summary of changes available at:
fdf0bb34ea..a4ce5bf567

TBR=thakis@chromium.org
BUG=82385
TEST=Build on Windows with clang and the above warning is not emitted
while building ICU

Review URL: https://codereview.chromium.org/493363005

Cr-Commit-Position: refs/heads/master@{#292049}
This commit is contained in:
jshin
2014-08-26 17:21:04 -07:00
committed by Commit bot
parent e79d5d8588
commit a3a8c58ea4

2
DEPS

@ -128,7 +128,7 @@ deps = {
Var('chromium_git') + '/external/w3c/csswg-test.git' + '@' + '0b12ea22689ee2179f3e9bff389db22f4efd6ed5',
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'fdf0bb34eaddce23811770b987ecf95ee18572d6',
Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'a4ce5bf56788dbb4835a5ef6143384266bbff5f5', # from svn revision 291660
'src/third_party/libexif/sources':
Var('chromium_git') + '/chromium/deps/libexif/sources.git' + '@' + 'ed98343daabd7b4497f97fda972e132e6877c48a',