Roll chromium_revision f35305d807..b90f227f35 (521223:521224)

Change log: f35305d807..b90f227f35
Full diff: f35305d807..b90f227f35

Changed dependencies:
* src/tools: 0469781f41..9cbb05b00e
DEPS diff: f35305d807..b90f227f35/DEPS

No update to Clang.

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

Change-Id: Ia44d95e1bea91b48fbb2b741bac5259a0f1248a8
Reviewed-on: https://webrtc-review.googlesource.com/28592
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21009}
This commit is contained in:
Autoroller 2017-12-02 19:46:43 -08:00 committed by Commit Bot
parent 4b0faeb284
commit aa155652a1

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': 'f35305d807d43c7ad8d004734dbdd7edfc078f83',
'chromium_revision': 'b90f227f35b89c8057138ab6d203aa5e27092cdf',
'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' + '@' + '0469781f41e2fc6d9b3e285bcf184b073e7aef8c',
Var('chromium_git') + '/chromium/src/tools' + '@' + '9cbb05b00e402cb42b187f8c5264c62eab947d8a',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':