summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index c7e24c7..ec24310 100644
--- a/BUILD
+++ b/BUILD
@@ -250,7 +250,7 @@ proto_library(
upb_proto_reflection_library(
name = "test_decoder_upbproto",
- deps = ["test_decoder_proto"],
+ deps = [":test_decoder_proto"],
)
cc_test(
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback