summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-05-14 11:35:49 -0700
committerJoshua Haberman <jhaberman@gmail.com>2019-05-14 11:35:49 -0700
commit4451b790bd911743d2d4ee8783fe1bb93c2f4c54 (patch)
tree44de7967585cc9e1ea58e33b5c020ced0cab644b /BUILD
parente04216eb0fb70cbd1371a942aaeaf90b1f1b5cd8 (diff)
More Blaze fixes.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 2b99cf7..436b845 100644
--- a/BUILD
+++ b/BUILD
@@ -247,6 +247,7 @@ cc_test(
],
copts = COPTS,
deps = [
+ ":upb",
":upb_pb",
":upb_test",
],
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback