blob: 3049b34c16b261d499fc49e568d92654a4392718 [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[module]",
"@intellij//:intellij-sdk",
"@intellij//:com.intellij.java",
],
)