blob: 8d1b843cf366c0c77f6184989d7b521e781217fe [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "private_hdrs",
srcs = [
"SkChromeRemoteGlyphCache.h",
"Slug.h",
],
visibility = ["//include/private:__pkg__"],
)