Chromium Code Reviews| Index: ios/BUILD.gn |
| diff --git a/ios/BUILD.gn b/ios/BUILD.gn |
| index fdce3769d575b98c29304e0a410f3704843565fe..218df283dc04f9e8fb05a1ccbfc63ebe8e23737f 100644 |
| --- a/ios/BUILD.gn |
| +++ b/ios/BUILD.gn |
| @@ -41,7 +41,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", |
| + "//ios/web/shell/test:ios_web_shell_egtests", |
| ] |
| } |
| } |