| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 8c2f4e93553c8913b0889b98aaa763312eefaeef..925019c354a10e63f25f1123a4784990a4aee020 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -220,7 +220,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' + '@' + 'c289ab1c17baa0e1921b1d0c506ce14b4e84b603', # commit position 13175
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '896b6c55361f898df240e684a1820b0cb457d62e', # commit position 13176
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|