Roll chromium_revision 587a782640..3265fd121c (645854:645967)

Change log: 587a782640..3265fd121c
Full diff: 587a782640..3265fd121c

Changed dependencies
* src/base: 82ea735b49..40ba09ba5b
* src/build: e280c43b41..e069134c4a
* src/ios: 3c92b658c6..f2d40a9c3a
* src/third_party: 8d7a6a525b..59f2f861c2
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/aab7e3179a..9b8530af4d
* src/third_party/depot_tools: ff79e7ea06..047b02314c
* src/tools: b78e20bf56..cacd9f2819
DEPS diff: 587a782640..3265fd121c/DEPS

No update to Clang.

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

Change-Id: I0a804b6bb12364f045b48b744a98871b2fd9f9aa
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130560
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@{#27368}
This commit is contained in:
chromium-webrtc-autoroll 2019-03-29 15:07:14 -07:00 committed by Commit Bot
parent 9316c1a8b1
commit 1a08037fe7

16
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': '587a782640092195c632171c7611ca65714672f1',
'chromium_revision': '3265fd121c00a1431f8924371c89b22b587677e9',
'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': 'aab7e3179a015b87e63144b716bf41f205734800',
'catapult_revision': '9b8530af4dcb8066ff38420023553f87319cacda',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
@ -86,9 +86,9 @@ deps = {
# 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' + '@' + '82ea735b49a24d5cf2825c89892233a308f370e8',
Var('chromium_git') + '/chromium/src/base' + '@' + '40ba09ba5bbb71ee8654b294e95e0eee94181bca',
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + 'e280c43b417fb89b67dacfabc1d42673a9be3862',
Var('chromium_git') + '/chromium/src/build' + '@' + 'e069134c4a2923321bd11c423d78465a15e619a1',
'src/buildtools':
Var('chromium_git') + '/chromium/src/buildtools' + '@' + 'eda23acabd9a73b6ddadcdd626c05a85d93d31dd',
# 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' + '@' + '3c92b658c6bccfaf259e5c513bb2273e039b4742',
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'f2d40a9c3a163e5813c2c143f955bc1498f3c957',
'condition': 'checkout_ios',
},
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '548066c875ccda1a414e255427a50977b921210a',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '8d7a6a525b6c760129a4f21add0cad89a7e5ba87',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '59f2f861c29caa000c2cefb915fac7d5d0193c2b',
'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' + '@' + 'ff79e7ea06abe4ea3e2817fbc6c1174dda1bad89',
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '047b02314c2a2ffd7e668e6280691206de659753',
'src/third_party/errorprone/lib': {
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android',
@ -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' + '@' + 'b78e20bf56b21887fb41e4545d39ee7bd4029d3b',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'cacd9f28195af50fc92f45254f9989e099e09b8b',
'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),