Roll chromium_revision 0832734083..59566e8814 (454785:454787)

Change log: 0832734083..59566e8814
Full diff: 0832734083..59566e8814

Changed dependencies:
* src/third_party/libyuv: 45b176d153..0741a3d704
DEPS diff: 0832734083..59566e8814/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2731843002
Cr-Commit-Position: refs/heads/master@{#17040}
This commit is contained in:
buildbot 2017-03-04 20:11:31 -08:00 committed by Commit bot
parent 80b16f7c41
commit d3456cf8d3

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '0832734083fedd1000e5e871071a78ff93b57a29',
'chromium_revision': '59566e8814c222a1388cd0ed4992595f12ee8bbb',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -69,7 +69,7 @@ deps = {
'src/third_party/libvpx/source/libvpx':
Var('chromium_git') + '/webm/libvpx.git' + '@' + '8121f85473b28183c93fdcef290ed6f74b0b52db',
'src/third_party/libyuv':
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '45b176d153c61732d81b2df0109bd292e67d2b6b',
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '0741a3d70400dc96e59726674b0acf3bca02d710',
'src/third_party/openh264/src':
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac',
'src/third_party/openmax_dl':