summaryrefslogtreecommitdiff
path: root/project-system-gradle-psd/BUILD
diff options
context:
space:
mode:
authorEsteban de la Canal <estebandlc@google.com>2021-02-05 16:42:48 -0800
committerEsteban de la Canal <estebandlc@google.com>2021-02-06 02:46:51 +0000
commit60b30c1c88f90a809ac28deb1ed2b5350ff1ac20 (patch)
tree74ff54e6d965b86b6752b6ac09d591bbba5c4fe8 /project-system-gradle-psd/BUILD
parente945a78cce3557c82baab752a4725e7864767721 (diff)
downloadidea-60b30c1c88f90a809ac28deb1ed2b5350ff1ac20.tar.gz
Remove protobuf library
This library is provided by the IntelliJ platform, and we should not be using our own. Test: existing tests should cover this Bug: 179064916 Change-Id: I6283d8e43e13a7d06200aa82a4171d0149135400
Diffstat (limited to 'project-system-gradle-psd/BUILD')
-rw-r--r--project-system-gradle-psd/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/project-system-gradle-psd/BUILD b/project-system-gradle-psd/BUILD
index efe1fba47e8..7397a134437 100644
--- a/project-system-gradle-psd/BUILD
+++ b/project-system-gradle-psd/BUILD
@@ -14,7 +14,6 @@ iml_module(
"//tools/adt/idea/android:intellij.android.core[module]",
"//tools/adt/idea/.idea/libraries:studio-analytics-proto",
"//tools/adt/idea/.idea/libraries:studio-proto",
- "//tools/adt/idea/.idea/libraries:protobuf",
"//tools/adt/idea/android-common:intellij.android.common[module]",
"//tools/adt/idea/artwork:intellij.android.artwork[module]",
"//tools/adt/idea/wizard-model:intellij.android.wizard.model[module]",