Skip to content

Commit

Permalink
Load the builtin Bazel java rules from @rules_java
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 697077973
  • Loading branch information
Googler authored and copybara-github committed Nov 16, 2024
1 parent 91ca7a4 commit 27f57d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/jsinterop/base/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# JsInterop base classes

load("@bazel_common_javadoc//:javadoc.bzl", "javadoc_library")
load("@rules_java//java:defs.bzl", "java_library")
load("@com_google_j2cl//build_defs:rules.bzl", "j2cl_library")

package(
Expand Down

0 comments on commit 27f57d4

Please sign in to comment.