srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
90c01611
b38f266d
layout/test: Build with the same warnings as all other targets
inline
split
layout/BUILD
added: 2, removed: 1, total 1
@@ -28,6 +28,7 @@ cc_library(
name = src[:-4],
size = "small",
srcs = [src],
copts = HASTUR_COPTS,
deps = [
":layout",
"//css",