Index: ios/BUILD.gn |
diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
index 737f82c855178092027820da61b67ec074d54334..1c394c2ca8f52b46534c8bbe16193e8a8c1e2db3 100644 |
--- a/ios/BUILD.gn |
+++ b/ios/BUILD.gn |
@@ -27,9 +27,6 @@ group("all") { |
} else { |
deps = [ |
# List all the targets that need to be build on iOS by default. |
- "//ios/chrome/app:chrome", |
- "//ios/chrome/app:chrome_clean_skeleton", |
- "//ios/showcase", |
"//ios/web/shell:ios_web_shell", |
# List all the test targets that need to be build on iOS by default. |