| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 12ef8fc0b09b7c3ccc85568c643ffd502cbbd809..73a69e29062cb62a35642a5a9a77bfe6c1bcea54 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -204,7 +204,7 @@ deps = {
|
| Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'c0f05636c4472e5d3c0045ec34464aec46c5fb70',
|
|
|
| 'src/third_party/libjingle/source/talk':
|
| - Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '88eeffa78665d3ad12e998536693774758c8b976', # commit position 9227
|
| + Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'dd7a408f8f4fd8dfd445e3791d4112e4108b7ff8', # commit position 9240
|
|
|
| 'src/third_party/usrsctp/usrsctplib':
|
| Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408f8f587cb4c3ffeef2e50ac', # from svn revision 9215
|
| @@ -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' + '@' + 'ead3df884eaf5d3e2fe65d7080a9aab057979504', # commit position 9229
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'b7c7010546e127129c48fa5478ce4c2ec3170ee7', # commit position 9238
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|