Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695392624
  • Loading branch information
jwhpryor authored and copybara-github committed Nov 18, 2024
1 parent d855896 commit 13c2beb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions implementation/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,10 @@ cc_library(
cc_library(
name = "global_object",
hdrs = ["global_object.h"],
visibility = [
"//third_party/arcore/javatests/com/google/ar/infrastructure/nativedatasource/imagesubsystem:__pkg__",
"//third_party/jni_wrapper:__subpackages__",
],
deps = [
":default_class_loader",
":forward_declarations",
Expand Down

0 comments on commit 13c2beb

Please sign in to comment.