aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Yue Gan <yueg@google.com>2017-01-04 13:23:09 +0800
committerGravatar Yue Gan <yueg@google.com>2017-01-04 13:23:09 +0800
commit2596995b21bcd6abce44e4993a775941606ed217 (patch)
tree11e62e7767b1cfa6ebb3d48fb63c76cdb2efd146 /third_party/BUILD
parent5d8a44ccc3536f2327898e8671670ef9bafd6095 (diff)
Adds javapoet
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 d57f0dfd44..e20070ead0 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -16,6 +16,7 @@ filegroup(
"//third_party/java/j2objc:srcs",
"//third_party/java/jacoco:srcs",
"//third_party/java/jarjar:srcs",
+ "//third_party/java/javapoet:srcs",
"//third_party/java/jdk/langtools:srcs",
"//third_party/java/jdk/javabuilder:srcs",
"//third_party/javascript/bootstrap:srcs",