Chromium Code Reviews| Index: ios/web/public/test/web_js_test.h |
| diff --git a/ios/web/public/test/web_js_test.h b/ios/web/public/test/web_js_test.h |
| index 1f527ba8ca4cd1246962e42a4d6e0d247042c37d..9bdb0f06b86115d135e6ee5416452ca06da64a23 100644 |
| --- a/ios/web/public/test/web_js_test.h |
| +++ b/ios/web/public/test/web_js_test.h |
| @@ -11,8 +11,6 @@ |
| #import "base/mac/scoped_nsobject.h" |
| #include "testing/gtest_mac.h" |
| -class GURL; |
| - |
| namespace web { |
| // Base fixture mixin for testing JavaScripts. |