blob: 466b8fd8191f68946f7a037b7fc133701a15fbc2 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "private_hdrs",
srcs = ["GrVkSecondaryCBDrawContext.h"],
visibility = ["//src/gpu:__pkg__"],
)