This simplifies upb by removing differences between google3 and OSS. This also points upb at the protobuf license, instead of keeping a separate copy around for upb. PiperOrigin-RevId: 669447145pull/18048/head
parent
593bcfaf57
commit
e4449ba248
37 changed files with 79 additions and 70 deletions
@ -1,3 +1,5 @@ |
||||
load(":proto_common_compile_tests.bzl", "proto_common_compile_test_suite") |
||||
|
||||
package(default_applicable_licenses = ["//:license"]) |
||||
|
||||
proto_common_compile_test_suite(name = "proto_common_compile_test_suite") |
||||
|
Loading…
Reference in new issue