blob: 9367c70bf2c92425293c15ae7a0318d9bdb423c0 [file]
"""Exposes cc_proto_aspect name to select paths"""
visibility([
"//third_party/crubit/rs_bindings_from_cc/bazel_support",
])
# Due to an unusual edge case, the Crubit aspect needs to know the name of the C++ proto aspect.
cc_proto_aspect_name = "//bazel/private/google:cc_proto_library.bzl%cc_proto_aspect"