Roll chromium_revision 484c386222..1b71954ff9 (517713:517714)
Change log:484c386222..1b71954ff9Full diff:484c386222..1b71954ff9Changed dependencies: * src/third_party:1447ceaaf2..b85a2a9461DEPS diff:484c386222..1b71954ff9/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I06a48da91208b39a50b76c5ca323626cbd550ddb Reviewed-on: https://webrtc-review.googlesource.com/24201 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20751}
This commit is contained in:
parent
cdda0d99a3
commit
2e90a5552b
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': '484c38622259e5ef5a6589bdb053c5486b01d513',
|
||||
'chromium_revision': '1b71954ff98703432f3fae1b4d439b8710577612',
|
||||
'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' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1447ceaaf2d0ed68b9c6f9c1974324b18abc87bd',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b85a2a946162501f8d50bf08a7667ccb4fa9399f',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user