Roll chromium_revision 6e638caa96..39e46dcf9e (670359:670459)
Change log:6e638caa96..39e46dcf9e
Full diff:6e638caa96..39e46dcf9e
Changed dependencies * src/ios:ac14ded766..08f544ad6d
* src/third_party:3a84d97054..6909fa89c0
* src/tools:856f2c528b..03856260bc
DEPS diff:6e638caa96..39e46dcf9e
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Ibdb63bd6e24f633d560aaeeef9d9c9f9b4b60991 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/142908 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@{#28323}
This commit is contained in:

committed by
Commit Bot

parent
c16289fb60
commit
c2a54dca68
8
DEPS
8
DEPS
@ -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': '6e638caa9660410ff66de4c702c54bc040e8556c',
|
||||
'chromium_revision': '39e46dcf9e645af587d140946a39dfbcb24f6b7b',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -98,13 +98,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ac14ded7662f53ea36fef59975550cc49fb48ecb',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '08f544ad6df0e6e072fae20c7574e9c689c383c1',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '86954f5267aa1cd9ca2da6622a2859dc0cbf88d2',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '3a84d9705408d01c0d5c1abafddd4b2615145fd4',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '6909fa89c08bc2524292ac825bdec4ae27977339',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -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' + '@' + '856f2c528bdb3d980700534a63531437c4a5aa15',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '03856260bca0011cf3735608428c05c914a731a8',
|
||||
'src/tools/swarming_client':
|
||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||
|
||||
|
Reference in New Issue
Block a user