Sign in
skia
/
skia
/
89776b504a91d87586a7dd4824d82dc51bf31a3d
/
.
/
src
/
gpu
/
gl
/
BUILD.bazel
blob: 4e34f0fd588e300de13b93eb212d88e6a2473d1c [
file
] [
log
] [
blame
]
load
(
"//bazel:macros.bzl"
,
"exports_files_legacy"
,
"skia_filegroup"
)
licenses
([
"notice"
])
exports_files_legacy
()
# This file group is exported to //gn/gpu.gni:skia_gpu_gl_private.
skia_filegroup
(
name
=
"gl_hdrs"
,
srcs
=
[
"GrGLDefines.h"
],
)