commit | 2596995b21bcd6abce44e4993a775941606ed217 | [log] [tgz] |
---|---|---|
author | Yue Gan <yueg@google.com> | Wed Jan 04 13:23:09 2017 +0800 |
committer | Yue Gan <yueg@google.com> | Wed Jan 04 13:23:09 2017 +0800 |
tree | 11e62e7767b1cfa6ebb3d48fb63c76cdb2efd146 | |
parent | 5d8a44ccc3536f2327898e8671670ef9bafd6095 [diff] |
Adds javapoet
diff --git a/third_party/BUILD b/third_party/BUILD index d57f0df..e20070e 100644 --- a/third_party/BUILD +++ b/third_party/BUILD
@@ -16,6 +16,7 @@ "//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",