Roll chromium_revision 8e73d7c222..53ed5722bc (573045:573145)
Change log: https://chromium.googlesource.com/chromium/src/+log/8e73d7c222..53ed5722bc
Full diff: https://chromium.googlesource.com/chromium/src/+/8e73d7c222..53ed5722bc
Changed dependencies:
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/87f7de05ae..bda1d06b05
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/61fee7301e..c2d5b911d4
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/8dfacb2574..8fdb815e30
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/6a3c6b6752..127004e03d
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/9ed4e4f506..16f02c4a3c
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/fec83fc78d..c7db3232c3
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/7439a1c6b1..8a075d7c37
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5484b866dc..92745a5b0e
* src/third_party/yasm/source/patched-yasm: https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git/+log/b98114e18d..720b70524a
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/3adda8b9a9..218677b12a
DEPS diff: https://chromium.googlesource.com/chromium/src/+/8e73d7c222..53ed5722bc/DEPS
No update to Clang.
TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal
Change-Id: Ib3aced6a38db4fbf48dccd634209575d14b847a9
Reviewed-on: https://webrtc-review.googlesource.com/87488
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23879}
diff --git a/DEPS b/DEPS
index da730b5..2310478 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com',
- 'chromium_revision': '8e73d7c222f6f64812f90ca5e49680a7584f07c0',
+ 'chromium_revision': '53ed5722bc73a243e24880f5b5554da1d3017af6',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -16,7 +16,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
- 'boringssl_revision': 'fec83fc78d489a8d444c3a99c51101fdf54d5b71',
+ 'boringssl_revision': 'c7db3232c397aa3feb1d474d63a1c4dd674b6349',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lss
# and whatever else without interference from each other.
@@ -24,7 +24,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
- 'catapult_revision': '7439a1c6b1778f1590ccee579857148a7bd532c9',
+ 'catapult_revision': '8a075d7c378a41458358c27c69a9091b1a0d2891',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
@@ -42,9 +42,9 @@
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
- Var('chromium_git') + '/chromium/src/base' + '@' + '87f7de05aeaad3f435db38af1a7bb7afa5442d9e',
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'bda1d06b05819e9b94f33d50ac8ec3feb2b950c6',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '61fee7301ead446f103158838b2efa406f751e7b',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'c2d5b911d4f7be6f67d5cdb232cf834209f8aa1c',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '0dd5c6f980d22be96b728155249df2da355989d9',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@@ -54,13 +54,13 @@
'condition': 'checkout_android',
},
'src/ios': {
- 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '8dfacb2574576af6e70f84a557df0cd820e07133',
+ 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '8fdb815e3096c9e177193349472a3574fc37f780',
'condition': 'checkout_ios',
},
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '6a3c6b67523ce539f362b6c9566a714694ba8544',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '127004e03d986403fe41be2ff86c03b827913428',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '9ed4e4f506ed1866b3f4ca204ddae2596fdede05',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '16f02c4a3c1c2bffb6b2ca9ddd9865b39483e9f2',
'src/third_party/android_ndk': {
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '5cd86312e794bdf542a3685c6f10cbb96072990b',
'condition': 'checkout_android',
@@ -84,7 +84,7 @@
'src/third_party/colorama/src':
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools':
- Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5484b866dc936fd1e148385fa1575b0369eec820',
+ Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '92745a5b0e2e7593fabe8b831cb913cd548b257b',
'src/third_party/errorprone/lib': {
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android',
@@ -173,9 +173,9 @@
'condition': 'checkout_win',
},
'src/third_party/yasm/source/patched-yasm':
- Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
+ Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools':
- Var('chromium_git') + '/chromium/src/tools' + '@' + '3adda8b9a93f4615381b67d8162629b48f5409bf',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '218677b12a7d712db935e009c1fabda16e825e0b',
'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),