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