blob: 99216d03d83b748b8590c905ec9225144b41171a [file] [log] [blame]
load("//bazel:macros.bzl", "exports_files_legacy")
licenses(["notice"])
exports_files_legacy()
filegroup(
name = "srcs",
srcs = [
"CreatePlatformGLTestContext_iOS.mm",
],
visibility = ["//tools/gpu/gl:__pkg__"],
)