blob: 75e5778251a0c0e3c0f01a79b31260027b0ab1bd [file] [log] [blame]
load("//tools/bzl:classpath.bzl", "classpath_collector")
classpath_collector(
name = "main_classpath_collect",
testonly = 1,
deps = [
"//:changemessage__plugin_classpath_deps",
],
)