| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index c83354193d31619514273d274bfad3e51db87e69..5709e3c0f036aa2938b048123730d1674ea261fc 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -219,7 +219,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' + '@' + '314e336e057c5bb1c84d5d2a6abdadecf2c3fc36', # commit position 14289
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '779690ee89f2ca171aa55efa261e1bf9ed7326e2', # commit position 14298
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|