| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index ada53a828acb50862f0d6ce9ab20779cf1469ad4..5f39b403533ed9b589b86f729936eb6b5b1b41ff 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -232,7 +232,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' + '@' + 'e9bf121ce37c9828de296dd41c18fdc5e93137e6', # commit position 17432
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '8f121b8bcf473670bf3a60040ef9f491c3e7e76f', # commit position 17451
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|