Roll chromium_revision 58e631b..d66326c (367148:367167)

Change log: 58e631b..d66326c
Full diff: 58e631b..d66326c

No dependencies changed.
No update to Clang.

TBR=

Review URL: https://codereview.webrtc.org/1559533002

Cr-Commit-Position: refs/heads/master@{#11143}
This commit is contained in:
kjellander
2015-12-30 11:58:12 -08:00
committed by Commit bot
parent 41d1a62d43
commit 051b62014c

2
DEPS
View File

@ -6,7 +6,7 @@
vars = { vars = {
'extra_gyp_flag': '-Dextra_gyp_flag=0', 'extra_gyp_flag': '-Dextra_gyp_flag=0',
'chromium_git': 'https://chromium.googlesource.com', 'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '58e631b97d000175b1f337741e50408efaae2edc', 'chromium_revision': 'd66326c14bb70a1d61d75b096a9a344bc9a53c1a',
} }
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than