Roll chromium_revision aebdbddd1c..8a40fe5f00 (451457:451463)

Change log: aebdbddd1c..8a40fe5f00
Full diff: aebdbddd1c..8a40fe5f00

Changed dependencies:
* src/tools: da5fd72bf2..fed2712e80
DEPS diff: aebdbddd1c..8a40fe5f00/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2704893002
Cr-Commit-Position: refs/heads/master@{#16692}
This commit is contained in:
buildbot 2017-02-18 08:40:15 -08:00 committed by Commit bot
parent 3e4c842fdd
commit 6db7cd220d

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': 'aebdbddd1caea79bd6d3875fb093be2197264585',
'chromium_revision': '8a40fe5f00e8b6c3363194f69fe9b2b4f79781b8',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -85,7 +85,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + 'da5fd72bf2903f7ad1bfb694326e165086196310',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'fed2712e80a3748bacb7a9c0d8505e581e59fbfb',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':