blob: ee1de77b69076ff777252ad545a6d891aed411e2 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
# Not yet included in a Bazel build.
# File group is here for exporting to utils.gni:skia_utils_public.
filegroup(
name = "public_hdrs",
srcs = [
"SkCGUtils.h",
],
)