Commit dbb8a51e authored by Max Moroz's avatar Max Moroz Committed by Commit Bot

Roll src/third_party/icu/ 88ea42af7..dbd3825b3 (1 commit)

https://chromium.googlesource.com/chromium/deps/icu.git/+log/88ea42af73f4..dbd3825b3104

$ git log 88ea42af7..dbd3825b3 --date=short --no-merges --format='%ad %ae %s'
2019-11-22 mmoroz Fix include path for FuzzedDataProvider.

Created with:
  roll-dep src/third_party/icu

TBR=inferno@chromium.org,metzman@chromium.org

Change-Id: I96042cd235986682ee59dd82ac15bf203f2d4c2e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930466Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Reviewed-by: default avatarAbhishek Arya <inferno@chromium.org>
Reviewed-by: default avatarJonathan Metzman <metzman@chromium.org>
Commit-Queue: Max Moroz <mmoroz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#718233}
parent 94413732
...@@ -1050,7 +1050,7 @@ deps = { ...@@ -1050,7 +1050,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43', Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '681ca92480ecc11d35feae8c1c00e4e035630f43',
'src/third_party/icu': 'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '88ea42af73f4cd3b8b0d0837403d75a989d80504', Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'dbd3825b31041d782c5b504c59dcfb5ac7dda08c',
'src/third_party/icu4j': { 'src/third_party/icu4j': {
'packages': [ 'packages': [
......
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