Commit 4cb7828376e1e5ec333aae9f851b7b35e6f15040

Brotli 2025-06-18T07:46:14

[brotli/go] Add missing importpath BUILD.bazel Otherwise the package cannot be imported correctly in open source. This CL allows the brotli and cbrotli tests to pass correctly with bazel (open-source version of blaze). PiperOrigin-RevId: 772917739