Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index c3f83c03218445296c3628ed62af67ca89483a21..305d8fb4e802109be64e5abbec67d97e34e0acd4 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -854,11 +854,7 @@ group("gn_only") { |
} |
if (is_android) { |
- deps += [ |
- "//build/android/gyp/test:hello_world", |
- "//build/android/incremental_install:bootstrap_java", |
- "//build/android/java_assertion_enabler", |
- ] |
+ deps += [ "//build/android/gyp/test:hello_world" ] |
} |
if (is_linux && use_ozone) { |