Roll chromium_revision 09ff114191..d397ec535d (801677:801809)

Change log: 09ff114191..d397ec535d
Full diff: 09ff114191..d397ec535d

Changed dependencies
* src/base: 23b1c3dcdb..de31d8fdec
* src/build: 7c73b098b9..2c5943e28c
* src/ios: b8c0406d41..4b01418cc5
* src/testing: 129e2ccccd..599b179748
* src/third_party: 080fbc7f4c..faae26cb77
* src/third_party/depot_tools: dff2104727..c6aa151180
* src/third_party/freetype/src: cdc009c24a..6730854c39
* src/third_party/perfetto: 7023f47299..0fdfdcf61c
* src/tools: 01e80ed90b..6e542bd744
DEPS diff: 09ff114191..d397ec535d/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: I0e9ece67058a04ccdbe685ded06549fd5764af13
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182662
Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#32000}
This commit is contained in:
chromium-webrtc-autoroll
2020-08-26 09:02:19 -07:00
committed by Commit Bot
parent c75c428076
commit 18c70c9e7c

20
DEPS
View File

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '09ff114191b3c82dc501e4a6ee1869db4ef242f0',
'chromium_revision': 'd397ec535d08fa4d3987603e628b82458359e21f',
# This can be overridden, e.g. with custom_vars, to download a nonstandard
# Xcode version in build/mac_toolchain.py
@ -22,9 +22,9 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@23b1c3dcdb97eece6bd3d9de988fc9d26a696570',
'https://chromium.googlesource.com/chromium/src/base@de31d8fdecb51a653debab278525b8da017f9862',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@7c73b098b9686b4390cbe247c6fe109a73ad67ee',
'https://chromium.googlesource.com/chromium/src/build@2c5943e28ca59eb909335a90182410a1e9e855c8',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ff93f3ea1a7f033d3caf8f60ec1937cc71351419',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -33,13 +33,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@b8c0406d41b25a0a46a937f5f29d0719aa0c72a7',
'url': 'https://chromium.googlesource.com/chromium/src/ios@4b01418cc5d0c22952cccf61b9bd3362faba3c02',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@129e2ccccd42979c1e3fe6e01d188c7726be2de2',
'https://chromium.googlesource.com/chromium/src/testing@599b179748fc6da4a47b85e855252782a746df5e',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@080fbc7f4ce806faca487137526db1d55819a745',
'https://chromium.googlesource.com/chromium/src/third_party@faae26cb77d39a3aedf70558f04050a3f634d7b6',
'src/buildtools/linux64': {
'packages': [
@ -137,7 +137,7 @@ deps = {
'src/third_party/colorama/src':
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@dff2104727dc207f58d87b938e04402be548329c',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@c6aa15118046ed881094f1d97061bdb92ba7a149',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@48b037ba0de5eecc97baf6e1d0133c4cc58485b1',
'src/third_party/findbugs': {
@ -150,7 +150,7 @@ deps = {
'condition': 'checkout_linux',
},
'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@cdc009c24afac88846ed24e21c84e33792384665',
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@6730854c397130879c64bd766c673b9bccf9c04a',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@d03eecb4d63e1cdac77a08d081179c28440b2d18',
'src/third_party/google_benchmark/src': {
@ -208,7 +208,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@7023f47299aa157951b4677ee4450cac58685a2d',
'https://android.googlesource.com/platform/external/perfetto.git@0fdfdcf61cd436faf7cf9b8be2596df9c6ca6010',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@53747dfe65eaf670a7192f55117f3bf1e0280743',
'src/third_party/libyuv':
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@01e80ed90beca99d11196aeebe0c00a5a0486eb5',
'https://chromium.googlesource.com/chromium/src/tools@6e542bd744d56bd76af6efbcb1bfa612d4b3a98d',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',