internal change PiperOrigin-RevId: 819316614
diff --git a/upb/mini_table/BUILD b/upb/mini_table/BUILD index 500ef7f..8ce18ee 100644 --- a/upb/mini_table/BUILD +++ b/upb/mini_table/BUILD
@@ -6,8 +6,8 @@ # https://developers.google.com/open-source/licenses/bsd load("@rules_cc//cc:cc_binary.bzl", "cc_binary") -load("@rules_cc//cc:cc_library.bzl", "cc_library") load("@rules_cc//cc:cc_test.bzl", "cc_test") +load("@rules_cc//cc:defs.bzl", "cc_library") load("//bazel:proto_library.bzl", "proto_library") load( "//bazel:upb_minitable_proto_library.bzl",