Roll chromium_revision 8639acbee7..619b073720 (670130:670258)
Change log:8639acbee7..619b073720Full diff:8639acbee7..619b073720Changed dependencies * src/ios:78f8c912b5..376aa92b8d* src/testing:d6a431a949..e6d58ca6e5* src/third_party:b3f691abde..f07347cda2* src/third_party/depot_tools:2313020206..49131ca238* src/tools:9bfe75d5aa..c7756c5657DEPS diff:8639acbee7..619b073720/DEPS Clang version changed 80fee25776c2fb61e74c1ecb1a523375c2500b69:49b965079b18f8aa485dd1156dd088d40b7ee465 Details:8639acbee7..619b073720/tools/clang/scripts/update.py TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Ibf09ce3579a13d2175a4b5fccf5d36d6ed107275 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/142880 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@{#28314}
This commit is contained in:
parent
e8347a8c0e
commit
b7a3e3f5c4
12
DEPS
12
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': '8639acbee7a4837f0460238ddec60f166c8ec9ba',
|
||||
'chromium_revision': '619b073720da4129830da6be728f89897dbeb6de',
|
||||
'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' + '@' + '78f8c912b592c9f173c57c9b4a7eface0db95326',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '376aa92b8db0eba3adc17c168ad283deb2a652b9',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'd6a431a94913b8462deae2b8f3ae759dcf1f4d7d',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'e6d58ca6e5980284904e7de7cbbb453d397951c2',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b3f691abde40de40e4a4c7feb485b7d790a94f58',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f07347cda270844a352b1f7dba0e27c3c14321c8',
|
||||
|
||||
'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' + '@' + '2313020206fce572179a52ac2cce0d342491e1ab',
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '49131ca238ded3455771ba8b448a2f48dbf8597f',
|
||||
'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' + '@' + '9bfe75d5aa599429d19f740ee541aa073e65d7ec',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'c7756c565794aeffd6633b5abaf4d78975b14f93',
|
||||
'src/tools/swarming_client':
|
||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user