diff options
Diffstat (limited to 'test/bootstrap/TARGETS')
-rw-r--r-- | test/bootstrap/TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/bootstrap/TARGETS b/test/bootstrap/TARGETS index ee78934e..c5c744b2 100644 --- a/test/bootstrap/TARGETS +++ b/test/bootstrap/TARGETS @@ -68,6 +68,9 @@ , "protos": [ ["@", "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"] ] } , "staged-sources": |