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':