BUILD 349 B

12345678910111213
  1. # DO NOT EDIT. This file is generated by tools/proto_format/proto_sync.py.
  2. load("@envoy_api//bazel:api_build_system.bzl", "api_proto_package")
  3. licenses(["notice"]) # Apache 2
  4. api_proto_package(
  5. deps = [
  6. "//envoy/annotations:pkg",
  7. "//envoy/type/matcher/v3:pkg",
  8. "@com_github_cncf_udpa//udpa/annotations:pkg",
  9. ],
  10. )