Roll chromium_revision 169ed39de4..d2bee43df5 (446956:446960)

Change log: 169ed39de4..d2bee43df5
Full diff: 169ed39de4..d2bee43df5

Changed dependencies:
* src/tools: bb4947c144..b53aa97425
DEPS diff: 169ed39de4..d2bee43df5/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2665633002
Cr-Commit-Position: refs/heads/master@{#16352}
This commit is contained in:
buildbot 2017-01-30 00:07:17 -08:00 committed by Commit bot
parent 6f873be073
commit 2e6048461e

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '169ed39de473bb196dcb5960e4c19ced3336de4e',
'chromium_revision': 'd2bee43df5e39938117ae91d5f74013428bae937',
'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' + '@' + 'bb4947c1442bb48530c91fd8dc78f3b60ae3d076',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'b53aa97425ee2b6ef765f7c35466ab6172ff5578',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':