Roll chromium_revision 1d45070d36..9493890239 (523013:523015)

Change log: 1d45070d36..9493890239
Full diff: 1d45070d36..9493890239

Changed dependencies:
* src/tools: af8bc6e825..f8a76e3c57
DEPS diff: 1d45070d36..9493890239/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: I6225f0791112d5baae22238afb2525845360de2f
Reviewed-on: https://webrtc-review.googlesource.com/31708
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21185}
This commit is contained in:
Autoroller 2017-12-09 16:45:49 -08:00 committed by Commit Bot
parent 420aa843c1
commit dc822f8a42

4
DEPS
View File

@ -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': '1d45070d3678ed2cebe505f71801a7761caf9110',
'chromium_revision': '949389023990f7e849003ef31787e5fac729cd92',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -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' + '@' + 'af8bc6e825708aa00cbbc070e908c71032463952',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'f8a76e3c57e6aad80411d8cbc112aecc8c6f64c3',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':