Roll chromium_revision b827eec031..ec99dbf1aa (671413:671513)

Change log: b827eec031..ec99dbf1aa
Full diff: b827eec031..ec99dbf1aa

Changed dependencies
* src/build: 4bca9f23aa..6248663159
* src/ios: 987c4a9591..849c5cfa4a
* src/testing: 4c991dcc9a..6ac51e4905
* src/third_party: 81a3cb7dc3..7564148598
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/fd047540b0..24b441ff93
* src/third_party/depot_tools: 125f7cc4d5..dd2737e2b5
* src/third_party/libvpx/source/libvpx: bb9511684f..7d9288f5f8
* src/tools: 97e9cfca49..acb7f0109c
DEPS diff: b827eec031..ec99dbf1aa/DEPS

No update to Clang.

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

Change-Id: Iedca1c870f9708e838a5c58717d1c38e2955faaf
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/143340
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@{#28342}
This commit is contained in:
chromium-webrtc-autoroll 2019-06-21 20:07:30 -07:00 committed by Commit Bot
parent 4a15833c9a
commit 2b1d8c882d

18
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': 'b827eec031a63098a7118efbb0606f7d294830fc',
'chromium_revision': 'ec99dbf1aa436ad73ee886ae090762e99bb3672f',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -24,7 +24,7 @@ vars = {
# 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': 'fd047540b0cd3b3d7eeaf3fbf4dacc47a4d8b5d4',
'catapult_revision': '24b441ff93e89b23a6ee39e76d25f224a44f3ce7',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
@ -88,7 +88,7 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + 'f156a09292131d3dd003a81179d44fa1061380c4',
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '4bca9f23aaf467cd4ec5c84674e1b288538c1e0b',
Var('chromium_git') + '/chromium/src/build' + '@' + '6248663159d220f7fa1636ce31a6479ca465dd6b',
'src/buildtools':
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '8c2657f8849a3253f387b14bbc095a6214ce05a2',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -98,13 +98,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '987c4a95918ca38193472d6d423e6f1e3656c8a5',
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '849c5cfa4ab1d46ef47a77dd5d596174a5466d0e',
'condition': 'checkout_ios',
},
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '4c991dcc9af231b10fb683668a4f0074a43913eb',
Var('chromium_git') + '/chromium/src/testing' + '@' + '6ac51e4905c2ed9c4c0ff64fb64806c44fad35ed',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '81a3cb7dc3e9437d6ba5689f622a35504ba1c912',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '75641485985910b62dc942ff0c26681103508e47',
'src/buildtools/linux64': {
'packages': [
@ -199,7 +199,7 @@ deps = {
'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' + '@' + '125f7cc4d52d831830561ebfed0d26bfa074003f',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'dd2737e2b5727d836f2442d9a6d960ad978fed66',
'src/third_party/errorprone/lib': {
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android',
@ -250,7 +250,7 @@ deps = {
'src/third_party/libsrtp':
Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '650611720ecc23e0e6b32b0e3100f8b4df91696c',
'src/third_party/libvpx/source/libvpx':
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'bb9511684f70a735b3b909712666021e178c93e7',
Var('chromium_git') + '/webm/libvpx.git' + '@' + '7d9288f5f86e1b0a03ae5a555dc034e7055845ca',
'src/third_party/libyuv':
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e',
'src/third_party/lss': {
@ -312,7 +312,7 @@ deps = {
'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' + '@' + '97e9cfca49cbe8c1fc2c86ac149ed8bfd8b1d70f',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'acb7f0109c910695c668da0cecd7d0082e2c5390',
'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),