Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index bed47eecd771ae8ffc0bbb4df246750f8da81425..feff75ced5e091450b935171cddf7a748b31c36a 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -27,6 +27,8 @@ 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/web/shell:ios_web_shell", |
| # List all the test targets that need to be build on iOS by default. |