Roll chromium_revision b19e3c4c55..3c4f193f48 (644948:645294)
Change log:b19e3c4c55..3c4f193f48Full diff:b19e3c4c55..3c4f193f48Changed dependencies * src/base:0f6de895b7..6aa4c1e83f* src/build:95cb1a56c3..03e6c439ed* src/buildtools:7df01fd834..466efc7020* src/ios:cb9414b07a..c12497f4d7* src/testing:02870a92a2..377daf4dc6* src/third_party:7b8d766f49..424f6d4cd9* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/2d11abbb30..aab7e3179a * src/third_party/depot_tools:c74cce1e7a..51c0f388a1* src/tools:2f036014e9..6586ec4510DEPS diff:b19e3c4c55..3c4f193f48/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Ie2a6ea38021e2ea9f55c00a6bf405e71670ecb65 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130180 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@{#27343}
This commit is contained in:
parent
361855bac8
commit
40c9847a40
20
DEPS
20
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': 'b19e3c4c551574f7a697154228bce1f6c850b4ef',
|
||||
'chromium_revision': '3c4f193f485baf4d0355c3614cf028bb20235610',
|
||||
'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': '2d11abbb30a0609d6064a9dc50cf89dc719ce466',
|
||||
'catapult_revision': 'aab7e3179a015b87e63144b716bf41f205734800',
|
||||
# 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,11 +86,11 @@ 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' + '@' + '0f6de895b777bf699191fd8bc93a93c136bbcaf3',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '6aa4c1e83fa2891c53fed1069182d34a050aece7',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '95cb1a56c38217b0f510546c999a8319a2ad9197',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '03e6c439ed2a88d250f55b86f082ccddb7ae2bc3',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '7df01fd834c0356bdb137914183236bd2ebc780e',
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '466efc7020344b7d57d72adf5d98bd12b481d07b',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
'src/examples/androidtests/third_party/gradle': {
|
||||
'url': Var('chromium_git') + '/external/github.com/gradle/gradle.git' + '@' +
|
||||
@ -98,13 +98,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'cb9414b07a0e825e740934e7f6484e2a45e36a92',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'c12497f4d7b5ff9bd879ee4dce1aec187436c1b9',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '02870a92a23038668a5dfc98b7a8a14df500ee58',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '377daf4dc67f1dce532cd42fcae85300a2832b86',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '7b8d766f4963d217b5858499c54e9765c0b639ee',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '424f6d4cd93cf63d6c2017f4bd85f27034cc175e',
|
||||
|
||||
'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' + '@' + 'c74cce1e7a8c12695b82d25c9d24052a93325ce6',
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '51c0f388a154eb0e3c10ce6db73ad7aa128a9238',
|
||||
'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' + '@' + '2f036014e99121d114843dae9a41fd6a1312ac35',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '6586ec4510993b49737ed733752663fd20a06582',
|
||||
'src/tools/swarming_client':
|
||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user