aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Yun Peng <pcloudy@google.com>2017-08-28 15:02:08 +0200
committerGravatar Yun Peng <pcloudy@google.com>2017-08-28 15:07:04 +0200
commit125a0ec4e6a8f7464d54ce0797c711d64169f9f8 (patch)
tree271440610689c979111b64d96140b1cc0f145cd7 /third_party/BUILD
parent66437a0173488ca4e77aab8c41d5454871c8c6a2 (diff)
Fix bazel srcs_test
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index fb097889d1..d611ec3c8d 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -31,6 +31,7 @@ filegroup(
"//third_party/zlib:srcs",
"//third_party/nanopb:srcs",
"//third_party/googleapis:srcs",
+ "//third_party/def_parser:srcs",
],
)