summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-04-19 16:19:57 -0700
committerJoshua Haberman <jhaberman@gmail.com>2019-04-19 16:19:57 -0700
commit151ebc8a2925bca5210ac447156a6a783f1d9337 (patch)
tree15ff3f0b9d15dc18cd56ffd637f9d177e887a60d /BUILD
parentcf35baa1ad70f0dca734f93bcc2b54d8d059bcdd (diff)
Fixed oneof case accessor to cast to enum for C++.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index b54e0be..c700832 100644
--- a/BUILD
+++ b/BUILD
@@ -326,6 +326,7 @@ cc_test(
],
deps = [
":test_json_upbprotoreflection",
+ ":test_json_upbproto",
":upb_json",
":upb_test",
],
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback