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

Unified Diff: third_party/WebKit/public/web/WebAutofillClient.h

Issue 2542203004: blink: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/public/web/WebAutofillClient.h
diff --git a/third_party/WebKit/public/web/WebAutofillClient.h b/third_party/WebKit/public/web/WebAutofillClient.h
index 86a5a5ed9eeb54fc5e7c1d6076987bfe16e5d931..072f7eb0229b62091d63c67a389d18b6bda3e7d1 100644
--- a/third_party/WebKit/public/web/WebAutofillClient.h
+++ b/third_party/WebKit/public/web/WebAutofillClient.h
@@ -34,13 +34,8 @@
namespace blink {
class WebFormControlElement;
-class WebFormElement;
class WebInputElement;
class WebKeyboardEvent;
-class WebNode;
-
-template <typename T>
-class WebVector;
class WebAutofillClient {
public:
« no previous file with comments | « third_party/WebKit/public/web/WebAssociatedURLLoader.h ('k') | third_party/WebKit/public/web/WebDevToolsAgentClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698