| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index ecbec6eb40ef7e8294a5f6e09fbd68f3133f62ab..2d57b9d36aee460f8673ac8377262a5e4d48f471 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' + '@' + 'e5dcf5c76c793e7355be2876cd9141e4289f8c9f', # commit position 13983
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '4cb672c593d0f2a9d3a5c00d5432a00e2a2d03c0', # commit position 14025
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|