blob: 78eab5fdf7f487ee252bf974b09f3a675f1aa866 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "public_hdrs",
srcs = [
"GrMockTypes.h",
],
visibility = ["//include/gpu:__pkg__"],
)