Roll chromium_revision b9ad721a66..0225b2f9c4 (656347:656458)
Change log:b9ad721a66..0225b2f9c4Full diff:b9ad721a66..0225b2f9c4Changed dependencies * src/base:e468c65c5c..2381644f02* src/build:485764d714..3004eab469* src/ios:079057c37a..dfe42397c6* src/testing:fb9e2e7a9c..e9d9020c1d* src/third_party:a3db1c842b..c78bd32523* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f27057bbc6..cca9447f62 * src/third_party/depot_tools:9c06201209..5b1f4aaf31* src/tools:74277a6629..a96de39b11DEPS diff:b9ad721a66..0225b2f9c4/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I50cc0dbe5380fd45f9645f4a874f2f2eb5d1d1ca Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135144 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@{#27851}
This commit is contained in:
parent
d2a634447f
commit
8d2063eed9
18
DEPS
18
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': 'b9ad721a667ffcb6e1e8e733ef73c997ef61fade',
|
||||
'chromium_revision': '0225b2f9c44c5ad1d2cae6917e60d1a1dd79f9d8',
|
||||
'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': 'f27057bbc6ffd945168e51d32915831e253dd36b',
|
||||
'catapult_revision': 'cca9447f62824814d1ae1dd6c6268a66745d9fab',
|
||||
# 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' + '@' + 'e468c65c5ce7d0ec3e2ac3d0b75f46934e6c1afe',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '2381644f0277e45e872b88267496e4efa935f9d8',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '485764d7148e1c8864828bbcf1a91bd658647313',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '3004eab469392fe3ea5f3ed800dc74c32a271ca6',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + 'd5c58b84d50d256968271db459cd29b22bff1ba2',
|
||||
# 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' + '@' + '079057c37ac25a0c99078daeaa18daa0ec65d1d6',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'dfe42397c68c853d5923d70230db16e1d705ebff',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'fb9e2e7a9c0fa12df39949fb8f2b25214a421ca5',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'e9d9020c1daf3d9428d2a1109f2df9b862886363',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a3db1c842ba7036f032adba29c945c36b1da74ce',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c78bd3252398aebde4ecc8dc2e69a6938202da1f',
|
||||
|
||||
'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' + '@' + '9c0620120980e4c247ff8325ee8bbdcd4d9576e0',
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5b1f4aaf31d8f26b41db73ba1d3cde638649c92c',
|
||||
'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' + '@' + '74277a6629be99576550d39d5deccba1529bd486',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'a96de39b111f38bf844cee28d63c3db228fc43d7',
|
||||
'src/tools/swarming_client':
|
||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user