| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 2cb270769b4191ecdbe8b5ae65043b7962c7d33e..e11e5304229e5cb70c85848cfea83cdf951bdf5c 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -235,7 +235,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' + '@' + '86a678777ef0132fd7d579e564ed9b55248562e3', # commit position 17981
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '075011de8950652184fdf32dcd60a6ce888166aa', # commit position 18004
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|