Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index e6150df50c5a42a3c791c7a53f0ba30a00c8188c..487eb91580c181125ed629f0985a67e9025512ef 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -24,6 +24,7 @@ group("all") { |
| "//ios/web:ios_web_inttests", |
| "//ios/web:ios_web_unittests", |
| "//ios/web/shell:ios_web_shell", |
| + "//ios/web/shell/test:ios_web_shell_test_host", |
| ] |
| if (!is_component_build) { |