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