blob: ec0f12a9084f7f7f73088170723fc935fa5af9c2 [file] [log] [blame]
java_library(
name = "java-runfiles",
exports = ["//tools/java/runfiles"],
visibility = ["//visibility:public"],
deprecation = "Depend on @bazel_tools//tools/java/runfiles instead. This target will be deleted in Bazel 0.19.0",
)