| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index cde1160c4612c77aaa5fe3b5b4c5cf57ed088ce9..b0e035b3d5a62115c83a8a8bafcd2779de137768 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' + '@' + '075011de8950652184fdf32dcd60a6ce888166aa', # commit position 18004
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '211c50088df09f0c99560b8ceb44a4971f68ff67', # commit position 18018
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|