Roll chromium_revision 65dfcc360f..95ff5a1ca8 (443816:443817)

Change log: 65dfcc360f..95ff5a1ca8
Full diff: 65dfcc360f..95ff5a1ca8

Changed dependencies:
* src/tools: 90abb847fc..5d9876ddaa
DEPS diff: 65dfcc360f..95ff5a1ca8/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2631033002
Cr-Commit-Position: refs/heads/master@{#16081}
This commit is contained in:
buildbot 2017-01-15 11:32:21 -08:00 committed by Commit bot
parent f0ba1bff64
commit e2173dfc35

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '65dfcc360fbc88445210a0e99aae7af6a8a5ac67',
'chromium_revision': '95ff5a1ca82f47cc4aafb1a0d3ea97445fb2e64a',
'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' + '@' + '90abb847fcc4475aaaab6ec573893d4d2cd01186',
Var('chromium_git') + '/chromium/src/tools' + '@' + '5d9876ddaa90cc22c3e78fd29ad583a4a3d7b10c',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':