| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 74ede66e1ea5ab1f1ec2e5b529aaaac0ce73d1fb..b3dc7ec4434558f371f1a5ae8c87eae1499961e0 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -224,7 +224,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' + '@' + 'd1d9db1262429a94626d56208ad280e47b35a30c', # commit position 15028
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '155a5b4ffc713e5a6ee24c52b2d620c561b3a772', # commit position 15051
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|