Roll chromium_revision 2eff7cfefd..ebc5387c16 (476894:476896)

Change log: 2eff7cfefd..ebc5387c16
Full diff: 2eff7cfefd..ebc5387c16

Changed dependencies:
* src/build: 0ec868b14e..f6841a17e2
DEPS diff: 2eff7cfefd..ebc5387c16/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2922043002
Cr-Commit-Position: refs/heads/master@{#18428}
This commit is contained in:
buildbot 2017-06-03 03:18:24 -07:00 committed by Commit Bot
parent cf29dd2b30
commit 0494cde8cd

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '2eff7cfefdef090f2d7190dccd55dcc467601cea',
'chromium_revision': 'ebc5387c163515bfa5a5dfcfa211cc2698afca54',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -35,7 +35,7 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '1388609df64d8c3fe3ff85b9567dd18a4b8cc236',
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '0ec868b14e5251719a61701aa5f7515e1953b803',
Var('chromium_git') + '/chromium/src/build' + '@' + 'f6841a17e2bde9b9cd9939d18cae53ef831e6630',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '31d4daad5d9af672d4e234570a24f3fd844bb713',
'src/testing':