Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: components/test_runner/web_view_test_proxy.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/test_runner/web_view_test_client.h ('k') | components/test_runner/web_widget_test_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « components/test_runner/web_view_test_client.h ('k') | components/test_runner/web_widget_test_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698