Sign in
skia
/
skia
/
1f1663c2e8bc8ee08879ce90d0f7a6281ea966a3
/
.
/
tools
/
gpu
/
gl
/
iOS
/
BUILD.bazel
blob: 240eace6744566d77d228ca1f64570e3f0cbf39e [
file
]
load
(
"//bazel:macros.bzl"
,
"exports_files_legacy"
,
"skia_filegroup"
)
licenses
([
"notice"
])
exports_files_legacy
()
skia_filegroup
(
name
=
"srcs"
,
srcs
=
[
"CreatePlatformGLTestContext_iOS.mm"
,
],
visibility
=
[
"//tools/gpu/gl:__pkg__"
],
)