Chromium Code Reviews| Index: components/test_runner/web_view_test_proxy.h |
| diff --git a/components/test_runner/web_view_test_proxy.h b/components/test_runner/web_view_test_proxy.h |
| index 7a46951099df64ec6353fbbaebe487523e90c0e8..e41d8b34f1bc0f9a0867ebc0e1d2b7a8270fe7fd 100644 |
| --- a/components/test_runner/web_view_test_proxy.h |
| +++ b/components/test_runner/web_view_test_proxy.h |
| @@ -30,13 +30,11 @@ |
| namespace blink { |
| class WebDragData; |
| -class WebFileChooserCompletion; |
| class WebImage; |
| class WebLocalFrame; |
| class WebString; |
| class WebView; |
| class WebWidget; |
| -struct WebFileChooserParams; |
| struct WebPoint; |
| struct WebWindowFeatures; |
| } |