mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Automated Code Change
PiperOrigin-RevId: 806081743
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
load("@rules_apple//apple:apple.bzl", "apple_static_xcframework")
|
||||
load("@rules_apple//apple:macos.bzl", "macos_dylib")
|
||||
load("@rules_cc//cc:cc_library.bzl", "cc_library")
|
||||
load("//third_party/cpptoolchains/windows_llvm/build_defs:windows.bzl", "windows")
|
||||
load("//third_party/cpptoolchains/portable_llvm/build_defs:windows.bzl", "windows")
|
||||
|
||||
package(default_visibility = [
|
||||
"//connections:__subpackages__",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
load("@rules_cc//cc:objc_library.bzl", "objc_library")
|
||||
load("//third_party/cpptoolchains/windows_llvm/build_defs:windows.bzl", "windows")
|
||||
load("//third_party/cpptoolchains/portable_llvm/build_defs:windows.bzl", "windows")
|
||||
|
||||
package(default_visibility = ["//location/nearby:__subpackages__"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user