| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index b37c6b36ab718cb56beda78b54b1a2368cc4d244..2d9f620fc7d18a28395ff9b6ecbeaf266c2ffba5 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -211,7 +211,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' + '@' + 'd4bc8299f0539c7e4be05f595acabbbeb334a33d', # commit position 10982
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'b9919f651da885ab80fa6cd561eb2a685369c83e', # commit position 10983
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|