summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorestebandlc <estebandlc@google.com>2020-06-12 18:11:32 -0700
committerestebandlc <estebandlc@google.com>2020-06-12 18:11:32 -0700
commita2d7aa079d85e82d2086b785d15ae4805f0bb501 (patch)
treeb586bbd5c30c138193f76df6aad91d6e3d732135
parent581900c095d4795351b4ff3978ed821c8a4e9e57 (diff)
downloadsamples-a2d7aa079d85e82d2086b785d15ae4805f0bb501.tar.gz
Updates BUILD files
Bug: 156497102 Test: existing Change-Id: Ia763ef25b55b09dd7af862551fdc7ee3854b0b57
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 121968f..25112a9 100644
--- a/BUILD
+++ b/BUILD
@@ -32,9 +32,9 @@ iml_module(
"//tools/idea/jvm/jvm-analysis-impl:intellij.jvm.analysis.impl",
"//tools/idea/java/compiler/instrumentation-util-8:intellij.java.compiler.instrumentationUtil.java8",
"//tools/idea/.idea/libraries:precompiled_jshell-frontend",
- "//tools/idea/plugins/maven/error-prone-compiler:intellij.maven.errorProne.compiler",
- "//tools/idea/plugins/IntelliLang/intellilang-jps-plugin:intellij.java.langInjection.jps",
"//tools/idea/adt-branding:intellij.android.adt.branding",
+ "//tools/idea/plugins/IntelliLang/intellilang-jps-plugin:intellij.java.langInjection.jps",
+ "//tools/idea/plugins/maven/error-prone-compiler:intellij.maven.errorProne.compiler",
"//tools/idea/java/plugin:intellij.java.plugin",
"//tools/idea/java/manifest:intellij.java.manifest",
],