aboutsummaryrefslogtreecommitdiff
path: root/third_party/guava/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/guava/BUILD.gn')
-rw-r--r--third_party/guava/BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/guava/BUILD.gn b/third_party/guava/BUILD.gn
index 01cb6b0590..57d6e1b725 100644
--- a/third_party/guava/BUILD.gn
+++ b/third_party/guava/BUILD.gn
@@ -9,9 +9,8 @@ import("//build/config/android/rules.gni")
# the full guava and one that supports android. Please keep the versions in
# sync with one another.
-java_prebuilt("guava_android_java") {
+android_java_prebuilt("guava_android_java") {
testonly = true
- supports_android = true
jar_path = "lib/guava-android.jar"
# Avoids dependency cycle.