Sign in
skia
/
skia
/
efe26cc47a6fb6770a74c461090bf5f6d301b717
/
.
/
tools
/
gpu
/
gl
/
iOS
/
BUILD.bazel
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__"
],
)