commit | e4657b8addf2abaffee0fcccba62de75e1d9009a | [log] [tgz] |
---|---|---|
author | Protobuf Team Bot <protobuf-github-bot@google.com> | Tue Sep 30 09:28:51 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 30 09:34:36 2025 -0700 |
tree | 97c2572cd5495ec25f25c0142afa5ccb49baf617 | |
parent | 7b0bee3fb50792639fc2bb89fa25afa83316e6b1 [diff] |
Internal change PiperOrigin-RevId: 813301410
diff --git a/upb/wire/BUILD b/upb/wire/BUILD index 326b91e..09a9387 100644 --- a/upb/wire/BUILD +++ b/upb/wire/BUILD
@@ -198,6 +198,7 @@ name = "eps_copy_input_stream", srcs = ["eps_copy_input_stream.c"], hdrs = ["eps_copy_input_stream.h"], + copts = UPB_DEFAULT_COPTS, visibility = ["//visibility:public"], deps = [ "//upb/mem",