Roll chromium_revision f91a759b1f..26a26a55d4 (523998:524006)
Change log:f91a759b1f..26a26a55d4Full diff:f91a759b1f..26a26a55d4Changed dependencies: * src/testing:5851c4547c..3739179d1f* src/third_party:a4c981576f..e1c878e525* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/9cfb34e845..97e6e42e3e DEPS diff:f91a759b1f..26a26a55d4/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Iff252aa1471b2c0b568f5c1682f3c0cf8c5b93e7 Reviewed-on: https://webrtc-review.googlesource.com/32980 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21263}
This commit is contained in:
parent
2d02f13362
commit
62a8b620bd
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': 'f91a759b1f61b963edb7ad69fb6df144c38557ad',
|
||||
'chromium_revision': '26a26a55d40945442d863d70b0dd25f3bbf060cd',
|
||||
'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': '9cfb34e845c8308d019a894be8c0926ee8cd3c91',
|
||||
'catapult_revision': '97e6e42e3e392136a2a67b41768c3e14deec5c3b',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling libFuzzer
|
||||
# and whatever else without interference from each other.
|
||||
@ -54,9 +54,9 @@ deps = {
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '5851c4547c8198023f3e1dc5ec8130fa520f2022',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '3739179d1f9da0e78c232042395f18c320f2bcc4',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a4c981576f49c4531e2e92ed61b27449e017efb4',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e1c878e525da7af17ac9567ea163afaa4bc6902a',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user