Automated Code Change

PiperOrigin-RevId: 807654392
This commit is contained in:
Ivo Ristovski List
2025-09-16 05:23:02 -07:00
committed by Copybara-Service
parent 21f7e51635
commit ebdcfbdf3c
2 changed files with 2 additions and 0 deletions
@@ -13,6 +13,7 @@
# limitations under the License.
load("@rules_apple//apple:ios.bzl", "ios_unit_test")
load("@rules_cc//cc:objc_library.bzl", "objc_library")
load("//third_party/nearby:minimum_os.bzl", "IOS_MINIMUM_OS")
package(default_visibility = ["//:__subpackages__"])
@@ -1,4 +1,5 @@
load("@rules_cc//cc:cc_library.bzl", "cc_library")
load("@rules_cc//cc:cc_test.bzl", "cc_test")
# Copyright 2020 Google LLC
#