blob: 8633eae549c7ad439a4a0a5ed1d23393571fef6d [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "GrSlug_hdr",
hdrs = ["GrSlug.h"],
visibility = ["//:__subpackages__"],
deps = [
"//include/core:SkRect_hdr",
"//include/core:SkRefCnt_hdr",
],
)
generated_cc_atom(
name = "SkChromeRemoteGlyphCache_hdr",
hdrs = ["SkChromeRemoteGlyphCache.h"],
visibility = ["//:__subpackages__"],
deps = [
"//include/core:SkData_hdr",
"//include/core:SkRefCnt_hdr",
"//include/utils:SkNoDrawCanvas_hdr",
],
)