xref: /aosp_15_r20/external/tensorflow/third_party/systemlibs/grpc.bazel.grpc_deps.bzl (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1"""Load dependencies needed to compile and test the grpc library as a 3rd-party consumer."""
2
3def grpc_deps():
4    """Loads dependencies need to compile and test the grpc library."""
5
6    pass
7