Skip to content

Commit

Permalink
Roll src/third_party/icu/ 2eefd9a18..f0979063b (1 commit)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/deps/icu.git/+log/2eefd9a18a20..f0979063b1f7

$ git log 2eefd9a18..f0979063b --date=short --no-merges --format='%ad %ae %s'
2021-01-27 rnk Remove explicit std::atomic<NumberFormaterImpl*> template instantiation

Created with:
  roll-dep src/third_party/icu

R=thakis@chromium.org

Change-Id: I20cc388507c1237b74dc5b5f6365a433b9f8db62
Bug: 1090975
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2656535
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Commit-Queue: Reid Kleckner <rnk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#848142}
  • Loading branch information
rnk authored and Chromium LUCI CQ committed Jan 28, 2021
1 parent 14e236d commit 2fac910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '18e09b9197a3b1d771c077c530d1a4ebad04c167',

'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '2eefd9a18a2084e02b12691a60ff932f82cfb385',
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'f0979063b1f779134f88ba192b84265a578b2a54',

'src/third_party/icu4j': {
'packages': [
Expand Down

0 comments on commit 2fac910

Please sign in to comment.