blob: 73d6a2181453779d599993b84893d50a8b8d4bf2 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
# Mapped to //gn/core.gni:skia_precompile_public.
filegroup(
name = "precompile_public_hdrs",
srcs = [
"CombinationBuilder.h",
],
visibility = ["//include:__pkg__"],
)