summaryrefslogtreecommitdiff
path: root/project-system-gradle-psd/BUILD
diff options
context:
space:
mode:
authorDana Dahlstrom <dahlstrom@google.com>2020-07-23 23:00:00 -0700
committerDana Dahlstrom <dahlstrom@google.com>2020-07-29 15:00:00 -0700
commit4851cbc596354d6311ea33f3a6e53357f9a0a521 (patch)
tree8ed759db2b07002dcf677ac6c492ae36fe77775c /project-system-gradle-psd/BUILD
parente07aaa105574f6e6492cd80ec44d74a74e23e4bc (diff)
downloadidea-4851cbc596354d6311ea33f3a6e53357f9a0a521.tar.gz
Update BUILD rules after IDEA 202.5103.13 merge
Change-Id: Ie3ad28f25126f11a458959b2e60a48d1985bc574
Diffstat (limited to 'project-system-gradle-psd/BUILD')
-rw-r--r--project-system-gradle-psd/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/project-system-gradle-psd/BUILD b/project-system-gradle-psd/BUILD
index 702940788a4..94118818584 100644
--- a/project-system-gradle-psd/BUILD
+++ b/project-system-gradle-psd/BUILD
@@ -31,6 +31,7 @@ iml_module(
"//tools/idea/.idea/libraries:error-prone-annotations",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-jsr223",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-json",
+ "//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-templates",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-xml",
"//tools/idea/java/ide-resources:intellij.java.ide.resources",
"//prebuilts/tools/common/m2/repository/com/jetbrains/intellij/documentation/tips-intellij-idea-community/201.11:jar",
@@ -86,6 +87,7 @@ iml_module(
"//tools/idea/.idea/libraries:error-prone-annotations",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-jsr223",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-json",
+ "//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-templates",
"//tools/idea/.idea/libraries:org.codehaus.groovy_groovy-xml",
"//tools/idea/plugins/IntelliLang/intellilang-jps-plugin:intellij.java.langInjection.jps",
"//tools/idea/plugins/java-decompiler/plugin:intellij.java.decompiler",