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

Unified Diff: public/web/WebWidget.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/WebViewClient.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebWidget.h
diff --git a/public/web/WebWidget.h b/public/web/WebWidget.h
index 4c8f9e6539cdee154f9bbfa1118d42c75614d88f..f2d2d2229f72810965fb9727b5e1c8281058b1e5 100644
--- a/public/web/WebWidget.h
+++ b/public/web/WebWidget.h
@@ -45,13 +45,9 @@ namespace blink {
class WebCompositeAndReadbackAsyncCallback;
class WebInputEvent;
-class WebLayerTreeView;
-class WebMouseEvent;
class WebPagePopup;
class WebString;
-class WebWidgetClient;
struct WebPoint;
-struct WebRenderingStats;
template <typename T> class WebVector;
class WebWidget {
« no previous file with comments | « public/web/WebViewClient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698