diff options
Diffstat (limited to 'etc/dev/TARGETS')
-rw-r--r-- | etc/dev/TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/dev/TARGETS b/etc/dev/TARGETS index 5da5014a..dbfbf15c 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -3,6 +3,9 @@ , "proto": [ ["@", "bazel_remote_apis", "", "remote_execution_proto"] , ["@", "googleapis", "", "google_bytestream_proto"] + , ["@", "googleapis", "", "google_api_httpbody_proto"] + , ["@", "googleapis", "", "google_api_expr_v1alpha1_checked_proto"] + , ["@", "googleapis", "", "google_api_expr_v1alpha1_syntax_proto"] ] } , "just-ext-hdrs": |