Commit 7e7f229a authored by libyuv-ci-autoroll-builder's avatar libyuv-ci-autoroll-builder Committed by Commit Bot

Roll chromium_revision 2ab7c1917b..8f1ff9dfca (683574:685863)

Change log: https://chromium.googlesource.com/chromium/src/+log/2ab7c1917b..8f1ff9dfca
Full diff: https://chromium.googlesource.com/chromium/src/+/2ab7c1917b..8f1ff9dfca

Changed dependencies:
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/dae065e2ca..f7bce10653
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/63108fa2f2..58bc7764d7
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/6bfc5e510b..89179694e2
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/2cedc7b79a..77d64cea02
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/57a4f29cc3..3241af8019
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/4dfd5af701..81080a729a
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/4f68ff26e4..f970aa79fc
* src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/12af46b649..734d60f63c
* src/third_party/googletest/src: https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/a45c24ac18..90a443f9c2
* src/third_party/harfbuzz-ng/src: https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/2e7021da7d..60485ab047
* src/third_party/libjpeg_turbo: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/81aef9014e..cd241207cb
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/11238ddd61..3487be6a2e
DEPS diff: https://chromium.googlesource.com/chromium/src/+/2ab7c1917b..8f1ff9dfca/DEPS

Clang version changed f7e52fbdb5a7af8ea0808e98458b497125a5eca1:7859fed6eaff162a995bbcc58b142a5358a882ee
Details: https://chromium.googlesource.com/chromium/src/+/2ab7c1917b..8f1ff9dfca/tools/clang/scripts/update.py

TBR=libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
BUG=None

Change-Id: I756e1535a508ab4dc404f617f19897ada05a99fa
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1747686
Reviewed-by: <libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: <libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
parent 0bb2773a
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '2ab7c1917bd9b46a16d8ceca3ef2336e70b83f2a',
'chromium_revision': '8f1ff9dfcaccee3bdadcae8ebeca9d6228cd21f0',
}
deps = {
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '63108fa2f2870947e2fddbd688a6bba1de7d9115',
Var('chromium_git') + '/chromium/src/build' + '@' + '58bc7764d7af24c22ed5c819771da63bc1bf58f0',
'src/buildtools':
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '74cfb57006f83cfe050817526db359d5c8a11628',
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '2cedc7b79a2a74bbe813dc5c01883af055634988',
Var('chromium_git') + '/chromium/src/testing' + '@' + '77d64cea02d7bd224af995572c1c17264a3865d5',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '57a4f29cc37934538b5231b92b301a81ddd784c7',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '3241af801920402ef2efeab0baea99960d25c77e',
'src/buildtools/linux64': {
'packages': [
......@@ -54,21 +54,21 @@ deps = {
Var('chromium_git') + '/external/llvm.org/libunwind.git' + '@' + '69d9b84cca8354117b9fe9705a4430d789ee599b',
'src/third_party/catapult':
Var('chromium_git') + '/catapult.git' + '@' + '4f68ff26e4e9a74f1d227d98c9df781e868e4d5e',
Var('chromium_git') + '/catapult.git' + '@' + 'f970aa79fcdee3815a520a914365ad9f73bf9fac',
'src/third_party/colorama/src':
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/freetype/src':
Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + '12af46b649fdb946bacf150428e5cdfc3470a7ca',
Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + '734d60f63cfa27f9b337ddbb80adb9edd60475bf',
'src/third_party/googletest/src':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + 'a45c24ac1878932e0dc5fbc0d78a699befd386d3',
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '90a443f9c2437ca8a682a1ac625eba64e1d74a8a',
'src/third_party/harfbuzz-ng/src':
Var('chromium_git') + '/external/github.com/harfbuzz/harfbuzz.git' + '@' + '2e7021da7d1726a37822e6a001b9218f82255bc8',
Var('chromium_git') + '/external/github.com/harfbuzz/harfbuzz.git' + '@' + '60485ab0473630c585bb96fcdc14dbe415edf4f2',
'src/third_party/libjpeg_turbo':
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '81aef9014e059f9bf4838db49ba4fd47fd9d14ce',
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'cd241207cb905ff768837208e84bd0808835089d',
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + '11238ddd613e9293544967e76ba9a363e6a55ea0',
Var('chromium_git') + '/chromium/src/tools' + '@' + '3487be6a2e5eebbd999f604a5912b2765f2a77d8',
'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + '96f125709acfd0b48fc1e5dae7d6ea42291726ac',
......@@ -101,9 +101,9 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git' + '@' + '4dfd5af70191b068aebe567b8e29ce108cee85ce',
'https://boringssl.googlesource.com/boringssl.git' + '@' + '81080a729af568f7b5fde92b9170cc17065027c9',
'src/base': {
'url': Var('chromium_git') + '/chromium/src/base' + '@' + 'dae065e2ca1cffa5f4f0149673d97c84a18225e2',
'url': Var('chromium_git') + '/chromium/src/base' + '@' + 'f7bce1065378028d7c9d72982011bb97fd42b4f4',
'condition': 'checkout_android',
},
'src/third_party/bazel': {
......@@ -375,7 +375,7 @@ deps = {
# iOS deps:
'src/ios': {
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '6bfc5e510bcc05b98788a736eb0ec507e6f44b47',
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '89179694e211be7bbc050ce092f554d185974d5b',
'condition': 'checkout_ios'
},
......
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