Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index 20bd90698a46683b1e93aeff768e9e4fafec6470..2b7e97de88d14fdc402be20d75a867721c60bb84 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -35,6 +35,7 @@ group("all") { |
| # List all the test targets that need to be build on iOS by default. |
| "//ios/chrome/test:all_tests", |
| "//ios/chrome/test/earl_grey:all_tests", |
| + "//ios/clean/chrome/test:all_tests", |
| "//ios/net:all_tests", |
| "//ios/showcase:all_tests", |
| "//ios/testing:all_tests", |