| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 97cdfbb32a5fae6667e6caea87ec689bd20676c6..97b4026cd7e90111ef14311ff9428b817e287a73 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' + '@' + 'b3f05f40409ca9cfa7986b6b5eb98fb826623939', # commit position 13192
|
| + Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '7e0fbcaf91e14929ed33b0c9f5b2947f7e87be58', # commit position 13200
|
|
|
| 'src/third_party/openmax_dl':
|
| Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
|
|
|