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