blob: ee8b70fdb8a0952979c732d4af85112bcf7b3dc7 [file] [log] [blame]
load("//tools/base/bazel:bazel.bzl", "iml_module")
# managed by go/iml_to_build
iml_module(
name = "intellij.android.bleak-config",
srcs = ["src"],
iml_files = ["intellij.android.bleak-config.iml"],
visibility = ["//visibility:public"],
# do not sort: must match IML order
deps = [
"//tools/adt/idea/bleak:intellij.android.bleak",
"@intellij//:intellij-sdk",
],
)