blob: 49098b37452975827e40a37800e13e3754408d00 [file] [log] [blame]
load("//bazel:macros.bzl", "generated_cc_atom")
generated_cc_atom(
name = "CreatePlatformGLTestContext_none_src",
srcs = ["CreatePlatformGLTestContext_none.cpp"],
visibility = ["//:__subpackages__"],
deps = ["//tools/gpu/gl:GLTestContext_hdr"],
)