Index: DEPS |
diff --git a/DEPS b/DEPS |
index 4fdd425eed5bd0f190be47ef2471fbab11e20a41..a6653273a1632e3b5ad5fb10a05050ae103974d1 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -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': |