--- WORKSPACE.orig	2021-10-11 09:54:26 UTC
+++ WORKSPACE
@@ -1232,7 +1232,10 @@ register_toolchains("//src/main/res:empty_rc_toolchain
 http_archive(
     name = "com_github_grpc_grpc",
     patch_args = ["-p1"],
-    patches = ["//third_party/grpc:grpc_1.33.1.patch"],
+    patches = [
+	"//third_party/grpc:grpc_1.33.1.patch",
+	"//third_party/grpc:extra-patch-bazel_grpc__deps.bzl",
+    ],
     sha256 = "58eaee5c0f1bd0b92ebe1fa0606ec8f14798500620e7444726afcaf65041cb63",
     strip_prefix = "grpc-1.33.1",
     urls = [
