load("//bazel:api_build_system.bzl", "xds_proto_package")

licenses(["notice"])  # Apache 2

xds_proto_package(deps = ["//xds/annotations/v3:pkg"])
