Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use .pb.h instead of .proto.h from Rust cc thunks.
The .proto.h is not emitted by default from the cc generator in OSS, rather than try to force it to emit we can just use the .pb.h PiperOrigin-RevId: 676464651
- Loading branch information