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

Unified Diff: public/web/WebView.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 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
« no previous file with comments | « public/web/WebUserMediaRequest.h ('k') | public/web/WebViewClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebView.h
diff --git a/public/web/WebView.h b/public/web/WebView.h
index c193eb62c7bb88874812a528cdee25018b5c16bc..e3a44716d195aa8eec7702b040d9528ce898e2e3 100644
--- a/public/web/WebView.h
+++ b/public/web/WebView.h
@@ -49,13 +49,9 @@ class WebDevToolsAgent;
class WebDevToolsAgentClient;
class WebDragData;
class WebFrame;
-class WebFrameClient;
-class WebGraphicsContext3D;
class WebHitTestResult;
-class WebNode;
class WebPageOverlay;
class WebPrerendererClient;
-class WebRange;
class WebSettings;
class WebSpellCheckClient;
class WebString;
« no previous file with comments | « public/web/WebUserMediaRequest.h ('k') | public/web/WebViewClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698