| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 00ac765a2a3ce1df6265bc1aaeb29ca5e1cef852..dbf2fcdc70bc39e36d94d92b508d4f5ee33b784c 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -220,7 +220,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' + '@' + '57d7e7b1f6f36ec8eb8a3380582dc58588a8def5', # commit position 12336
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '957712a5a83de8f328feba86cc0310cf5606dc9f', # commit position 12356
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|