Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index 2ab6c24459e90b19587c4da590deed8c71ba8c1b..874b62d006ab9d49f4d57150c187ce04901af4b4 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -51,6 +51,7 @@ group("all") { |
| "//ios/chrome/test:all_tests", |
| "//ios/chrome/test/earl_grey:all_tests", |
| "//ios/clean/chrome/test:all_tests", |
| + "//ios/components:all_tests", |
| "//ios/net:all_tests", |
| "//ios/showcase:all_tests", |
| "//ios/testing:all_tests", |