blob: 04c8e6fc3dea9bc87de72d22c53c98df88949ed7 [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.18.0",
)