| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index b6131e4081d2a191ccbe110e7c2bc81580f33f57..83b4163a6b412257943f350ead49f78e046b12e3 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -228,7 +228,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' + '@' + '8dca4669f6159de246d0105e45db967f1430a5b2', # commit position 15623
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '5ea8737022dc96c0e0fa3a8e2439e1a378a75da8', # commit position 15652
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|