blob: 280790a763ed61d1ba80058020cc92d360175857 [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "GraphiteMtlTestContext_hdr",
hdrs = ["GraphiteMtlTestContext.h"],
visibility = ["//:__subpackages__"],
deps = [
"//experimental/graphite/include/mtl:MtlBackendContext_hdr",
"//tools/graphite:GraphiteTestContext_hdr",
],
)