commit | 9dba01dd07d4225493a0d7dc607a717edfc47648 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Thu Jan 11 15:30:38 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 11 15:31:44 2024 -0800 |
tree | 823d6458bfd833ed60dc5e7152995a8a258366c6 | |
parent | 8d8fe15305891722d4f96649119f43e2ecbfeec5 [diff] |
Fix QUICHE standalone build. PiperOrigin-RevId: 597670406
diff --git a/quiche/BUILD.bazel b/quiche/BUILD.bazel index cd001e1..a25331b 100644 --- a/quiche/BUILD.bazel +++ b/quiche/BUILD.bazel
@@ -538,6 +538,7 @@ ":io_tool_support", ":quiche_core", ":quiche_tool_support", + "@boringssl//:crypto", "@com_google_absl//absl/strings", ], )