blob: 588db732e24a19a9d6357d27fefcf33289a4a261 [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "srcs",
srcs = [
"CreatePlatformGLTestContext_none.cpp",
],
visibility = ["//tools/gpu/gl:__pkg__"],
)