| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 9c344e87cb671453683420ce0df012a26efb8a13..fc10406e19639eb6cb1c3d04e20d6491ab652517 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -224,7 +224,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' + '@' + 'b045881ec0439f60b0447735e89c233bf51e9c73', # commit position 15242
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '6b569733c20a4baa8b780677e33418bf6d53e456', # commit position 15257
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|