Roll chromium_revision 5c8a241432..d32934233b (521651:521669)
Change log:5c8a241432..d32934233bFull diff:5c8a241432..d32934233bChanged dependencies: * src/ios:dcd3df50b2..cdda0767c9* src/third_party:828ae34ae0..555b48befb* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/3337fb647c..4ba80741d0 * src/tools:d41696e06f..77fe62eef2DEPS diff:5c8a241432..d32934233b/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Ia5cee5141284dbab263f61e142496c6e2d19ee5b Reviewed-on: https://webrtc-review.googlesource.com/29720 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21081}
This commit is contained in:
parent
f1978e5d1a
commit
12da8f1ab1
10
DEPS
10
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': '5c8a241432067fceff13b148630281f80c63f67a',
|
||||
'chromium_revision': 'd32934233b5f4470896217439d39922cefc99cf6',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -28,7 +28,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': '3337fb647c423ebb418daaa9fb1091d49864938c',
|
||||
'catapult_revision': '4ba80741d0fc5fc87ea925177727fe58bd679fdd',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling libFuzzer
|
||||
# and whatever else without interference from each other.
|
||||
@ -50,13 +50,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'dcd3df50b2e3709ef7c99c37eb6bfe556c9cd4a0',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'cdda0767c965e78d3c40497adf409fcde8a86319',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'c11c00dc4c2c23e4949bc00d5a7c9d2a0eea3b35',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '828ae34ae048424340eb79047d6bd20f6d8a7651',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '555b48befbcc87a6568f74befea4746ded3a3b27',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'condition': 'checkout_android',
|
||||
@ -155,7 +155,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'd41696e06f62b30a8839e47d7f787ce54f853b9e',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '77fe62eef275b2439ff50d6f5e011d86111d202c',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user