| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index ffb68ab637da695a97efaace82e83a7b0e63ad30..6883c06685a9778674b4edcd7ed6916d5b313a54 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -222,7 +222,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' + '@' + '99a8564294c601e7fee393644fa34e1075f6656c', # commit position 14500
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'ebb2828fb18da20df1bbc78604f82d3e32669ece', # commit position 14523
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|