| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 63da2dcd274e3094d4209708f40205cdaf998f06..7f3f043f6f3e5c6f55f9910742782730775f89f1 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -244,7 +244,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' + '@' + 'b831a9e3d5f9f0563d249b726cffa8a070e58aee', # from svn revision 7638
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '8645a5afa00d4ccb32f7630a91d7bb039147b632', # from svn revision 7656
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|