aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/BUILD
diff options
context:
space:
mode:
authorGravatar kmb <kmb@google.com>2017-09-30 02:09:56 +0200
committerGravatar Klaus Aehlig <aehlig@google.com>2017-10-02 10:31:59 +0200
commit06feddcd3e56ae31cb3eaa8ce648b5c4f3da399c (patch)
tree9c37129a4a0aa5ac695d6be1096c16d7edb64061 /src/main/protobuf/BUILD
parent3a35efffd8ded3685bf56e897c4d9c7007b8836d (diff)
Add proto to encode desugaring metadata
RELNOTES: none PiperOrigin-RevId: 170553034
Diffstat (limited to 'src/main/protobuf/BUILD')
-rw-r--r--src/main/protobuf/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/protobuf/BUILD b/src/main/protobuf/BUILD
index a9ccaec403..6b543fcc8b 100644
--- a/src/main/protobuf/BUILD
+++ b/src/main/protobuf/BUILD
@@ -15,6 +15,7 @@ FILES = [
"command_server",
"crosstool_config",
"deps",
+ "desugar_deps",
"extra_actions_base",
"invocation_policy",
"java_compilation",