commit | 28f5c1c345cd839d959fbb94aa2572fb4607b814 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <[email protected]> | Tue Apr 28 22:11:15 2020 |
committer | Commit Bot <[email protected]> | Tue Apr 28 22:11:15 2020 |
tree | 754619baeb5cabaf9f321a59a1c04e526ae33637 | |
parent | 9f49e11c07be490bfc7fc15e41da783622a87a07 [diff] [blame] |
Cherry picking a couple usrsctp bug fixes. Bug: chromium:1073602 Change-Id: I104b2237d451e967187c30d2bb2f3b67282fcd26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2168804 Reviewed-by: Mirko Bonadei <[email protected]> Reviewed-by: Guido Urdaneta <[email protected]> Commit-Queue: Taylor <[email protected]> Cr-Commit-Position: refs/heads/master@{#763582}
diff --git a/DEPS b/DEPS index 05084476..618200bc 100644 --- a/DEPS +++ b/DEPS
@@ -1407,7 +1407,7 @@ }, 'src/third_party/usrsctp/usrsctplib': - Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'bee946a606752a443bd70bca1cb296527fed706d', + Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'a8c51df76caae94254b1e59999405f739467490e', # Display server protocol for Linux. 'src/third_party/wayland/src': {