commit | 2eac0bbc38ea789d4cd60893c8c5658868fac305 | [log] [tgz] |
---|---|---|
author | Yuwei Huang <[email protected]> | Thu Mar 21 01:42:58 2019 |
committer | Commit Bot <[email protected]> | Thu Mar 21 01:42:58 2019 |
tree | 08d35f0f4641ac33f885f479221deda4533bab37 | |
parent | 4e3230ac5a6aaee7f9c49174bf2b59cad092c866 [diff] [blame] |
Roll gRPC to b245ad4ae810ed6bc13378421edfd3986a8ffac3 This revision contains yangg@'s fuzzer test fixes Bug: 937607, 937359 Change-Id: Id744f77dda2e0c81aacb680df873ce9bc374a13a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532965 Commit-Queue: Yuwei Huang <[email protected]> Commit-Queue: Joe Downing <[email protected]> Reviewed-by: Joe Downing <[email protected]> Cr-Commit-Position: refs/heads/master@{#642771}
diff --git a/DEPS b/DEPS index 5ae2fdf2..44b6b8b 100644 --- a/DEPS +++ b/DEPS
@@ -876,7 +876,7 @@ }, 'src/third_party/grpc/src': { - 'url': Var('chromium_git') + '/external/github.com/grpc/grpc.git' + '@' + '0fc01a302f03c313d33492439366821cb66e0eb6', + 'url': Var('chromium_git') + '/external/github.com/grpc/grpc.git' + '@' + 'b245ad4ae810ed6bc13378421edfd3986a8ffac3', }, 'src/third_party/freetype/src':