Commit d32072a4 authored by brettw's avatar brettw Committed by Commit bot

Pull ICU deps to get GN build update.

The only change in ICU since the last roll is:
  Brings defines for the GN build in line with GYP.

TBR=jungshik@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#329241}
parent a0d2b2a7
......@@ -138,7 +138,7 @@ deps = {
Var('chromium_git') + '/chromium/blink.git' + '@' + Var('webkit_revision'),
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'f8c0e585b0a046d83d72b5d37356cb50d5b2031a',
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'ce41627e388fb46ab49671bd16a5db81dcd75a71',
'src/third_party/libexif/sources':
Var('chromium_git') + '/chromium/deps/libexif/sources.git' + '@' + 'ed98343daabd7b4497f97fda972e132e6877c48a',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment