Sign in
skia
/
skia
/
3c4cd77c5e5dbb61a6dccfa9e37c23f151bc0b8d
/
.
/
third_party
/
etc1
/
BUILD.bazel
blob: 51b7a5578b3ee13b60543820ba0b6f3de0be6546 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"etc1"
,
testonly
=
True
,
# Only used for a few gms
srcs
=
[
"etc1.cpp"
,
],
hdrs
=
[
"etc1.h"
,
],
visibility
=
[
"//gm:__pkg__"
],
)