Roll chromium_revision 6f92ffc3a7..b23fa511a5 (440846:440850)

Change log: 6f92ffc3a7..b23fa511a5
Full diff: 6f92ffc3a7..b23fa511a5

Changed dependencies:
* src/tools: ae6931fe94..5d08330a59
DEPS diff: 6f92ffc3a7..b23fa511a5/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2600413002
Cr-Commit-Position: refs/heads/master@{#15822}
This commit is contained in:
buildbot 2016-12-28 09:18:14 -08:00 committed by Commit bot
parent 94b880178a
commit 6e884e4d35

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '6f92ffc3a7c2dda4a0a15dae9984e93647959d15',
'chromium_revision': 'b23fa511a5cea421a6f21003ecf5c3517665329e',
'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' + '@' + 'ae6931fe940326ed3f108e0577845cb2e7ca3804',
Var('chromium_git') + '/chromium/src/tools' + '@' + '5d08330a5919514a7dc8490a8af973fa501dcd2d',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':