Roll chromium_revision 4c25945506..0db267e941 (522052:522059)
Change log:4c25945506..0db267e941Full diff:4c25945506..0db267e941Changed dependencies: * src/third_party:c65c22df9f..5326c43227DEPS diff:4c25945506..0db267e941/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I9dc7ee2cd735026a7b07df0fe03cc1c849e8f800 Reviewed-on: https://webrtc-review.googlesource.com/30201 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21118}
This commit is contained in:
parent
63b494dff7
commit
a129ed60e0
4
DEPS
4
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': '4c259455066d41ac777613d0d44506c04d13dd57',
|
||||
'chromium_revision': '0db267e941f1c227914d20cc272617188bd3fd04',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -56,7 +56,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '233b53253419c80dc8151f88eb8746af88398d7a',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c65c22df9fc1f4ee52e34abd90d8cfa903d7cea1',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '5326c43227f3cd3df112dd183512564d060863d5',
|
||||
'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