Sign in
android
/
platform
/
external
/
skia
/
796c2040f641bb287dba66c9823ce45e9f8b5807
/
.
/
tools
/
gpu
/
gl
/
iOS
/
BUILD.bazel
blob: b914eda2177bd25f04f8b9d4fb03644af3c6410d [
file
] [
log
] [
blame
]
load
(
"//bazel:skia_rules.bzl"
,
"exports_files_legacy"
,
"skia_filegroup"
)
licenses
([
"notice"
])
exports_files_legacy
()
skia_filegroup
(
name
=
"srcs"
,
srcs
=
[
"CreatePlatformGLTestContext_iOS.mm"
,
],
visibility
=
[
"//tools/gpu/gl:__pkg__"
],
)