summaryrefslogtreecommitdiff
path: root/rt/BUILD
diff options
context:
space:
mode:
authorDana Dahlstrom <dahlstrom@google.com>2018-04-19 15:00:00 -0700
committerDana Dahlstrom <dahlstrom@google.com>2018-04-19 23:00:05 +0000
commit9e5863e5cf43c0b4c206267054c7d7d7bffbe4e1 (patch)
tree19dd85c035db0f4c4517216cc7df30259d7bb908 /rt/BUILD
parentbc9c591195f3363f6f5e28cd09d23ad29398468b (diff)
downloadidea-9e5863e5cf43c0b4c206267054c7d7d7bffbe4e1.tar.gz
Replace "managed" tags with comments
… following Change I53c4cf17. Change-Id: I74cb3381c71357e1c0fd4aeb2b8d5afb7a9eac30
Diffstat (limited to 'rt/BUILD')
-rw-r--r--rt/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/BUILD b/rt/BUILD
index 7cb82aee79d..5f09f8499a8 100644
--- a/rt/BUILD
+++ b/rt/BUILD
@@ -1,10 +1,10 @@
load("//tools/base/bazel:bazel.bzl", "iml_module")
+# managed by go/iml_to_build
iml_module(
name = "intellij.android.rt",
srcs = ["src"],
iml_files = ["intellij.android.rt.iml"],
- tags = ["managed"],
visibility = ["//visibility:public"],
# do not sort: must match IML order
deps = [