| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index c096c5540892501f997d707aaebfacd6e30fe945..96b98dbcb93c6750abba2bc83b5ea7c9b4af575e 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -232,7 +232,7 @@ deps = {
|
| Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
|
|
|
| 'src/third_party/webrtc':
|
| - Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'c0a0f8d5f2d5b837b4c6ea447b0cdce86723e0d6', # commit position 17267
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '4491b9eb0296250967ead758ddfa19b085b75632', # commit position 17295
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|