blob: c7978257339bb398f2700de50cf47b38a3c60714 [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "CreatePlatformGLTestContext_mac_src",
srcs = ["CreatePlatformGLTestContext_mac.cpp"],
visibility = ["//:__subpackages__"],
deps = [
"//include/core:SkTypes_hdr",
"//tools/gpu/gl:GLTestContext_hdr",
],
)