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__"],
)