Roll chromium_revision 6323897a10..849062508c (482157:482161)

Change log: 6323897a10..849062508c
Full diff: 6323897a10..849062508c

Changed dependencies:
* src/tools: f6c1ec82dd..3c9e5ef36c
DEPS diff: 6323897a10..849062508c/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2961543002
Cr-Commit-Position: refs/heads/master@{#18742}
This commit is contained in:
buildbot
2017-06-24 15:19:27 -07:00
committed by Commit Bot
parent 5e5f7e14b2
commit 29f77e6f2e

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '6323897a103b7f51983979498bae3018bf3d3b4e',
'chromium_revision': '849062508c77430d85913666ad36239510a06a6d',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -74,7 +74,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' + '@' + 'f6c1ec82dde7e626b3aedf9ac1d5804ea6414af4',
Var('chromium_git') + '/chromium/src/tools' + '@' + '3c9e5ef36ce192c806485966f90c0a7479201b3e',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':