Skip to content

Commit

Permalink
m0ar proto_library rule updates
Browse files Browse the repository at this point in the history
  • Loading branch information
markdroth committed Oct 29, 2024
1 parent 1b89bc1 commit aa954fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/proto/grpc/gcp/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load("@rules_proto//proto:defs.bzl", "proto_library")
load("//bazel:grpc_build_system.bzl", "grpc_internal_proto_library")

licenses(["notice"])

proto_library(
grpc_internal_proto_library(
name = "alts_handshaker_proto",
srcs = [
"altscontext.proto",
Expand Down

0 comments on commit aa954fb

Please sign in to comment.