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

Unified Diff: components/test_runner/web_widget_test_client.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
Index: components/test_runner/web_widget_test_client.h
diff --git a/components/test_runner/web_widget_test_client.h b/components/test_runner/web_widget_test_client.h
index fc8586f4d1b5e911cd254a29f202a7df76d5a831..9275f39945da7b993692b20ed8c5f2b17d5ff308 100644
--- a/components/test_runner/web_widget_test_client.h
+++ b/components/test_runner/web_widget_test_client.h
@@ -9,16 +9,11 @@
#include "base/memory/weak_ptr.h"
#include "third_party/WebKit/public/web/WebWidgetClient.h"
-namespace blink {
-class WebWidget;
-} // namespace blink
-
namespace test_runner {
class TestRunner;
class TestRunnerForSpecificView;
class WebTestDelegate;
-class WebViewTestProxyBase;
class WebWidgetTestProxyBase;
// WebWidgetTestClient implements WebWidgetClient interface, providing behavior
« no previous file with comments | « components/test_runner/web_view_test_proxy.h ('k') | components/translate/content/renderer/translate_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698