Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index a456063d8b1f6ad1e0fb55b7b0832f8c9d737d41..80fde75890da20977daebf5c18c9cd12f46db70f 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -205,7 +205,7 @@ deps = { |
| Var('chromium_git') + '/webm/libvpx.git' + '@' + '2fac50fa0ee099c632d97a941a9871e7cecbe720', |
| 'src/third_party/ffmpeg': |
| - Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '6d2e444456b7694189165076ddfcccdf649147b2', |
| + Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '09fe964c10d868b829ee7ede18040c801c0780f2', |
|
wolenetz
2017/03/23 23:54:19
This looks wrong versus https://chromium.googlesou
|
| 'src/third_party/usrsctp/usrsctplib': |
| Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '8679f2b0bf063ac894dc473debefd61dbbebf622', |