diff --git a/bazel/envoy_library.bzl b/bazel/envoy_library.bzl index 66b874541a63..352dbfa5efd4 100644 --- a/bazel/envoy_library.bzl +++ b/bazel/envoy_library.bzl @@ -69,6 +69,7 @@ def envoy_cc_library( }), strip_include_prefix = strip_include_prefix, ) + # Intended for usage by external consumers. This allows them to disambiguate # include paths via `external/envoy...` native.cc_library(