Chromium Code Reviews| Index: ios/web/shell/test/earl_grey/web_shell_test_case.mm |
| diff --git a/ios/web/shell/test/earl_grey/web_shell_test_case.mm b/ios/web/shell/test/earl_grey/web_shell_test_case.mm |
| index 0c645735ca4955ae0dfb82fa49155b911ce7e3dc..fa5e36151eebbe7cad1513cf47a740b4367cdf9c 100644 |
| --- a/ios/web/shell/test/earl_grey/web_shell_test_case.mm |
| +++ b/ios/web/shell/test/earl_grey/web_shell_test_case.mm |
| @@ -14,7 +14,6 @@ |
| #endif |
| using web::test::HttpServer; |
| -using web::WebViewContainingText; |
| @implementation WebShellTestCase |