| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 9068889b41ebdb16f0abc92d71184d317c8d6355..a9be13569ad0aa47663c1b8f2b18a44dc4b912fc 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -215,7 +215,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' + '@' + 'ea56a15c2228c9c57429ec6244bbe60a30318722', # commit position 11871
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '73a89e6a418e17421667bdebbd9a8ad40512fecb', # commit position 11890
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|