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

Unified Diff: third_party/WebKit/public/platform/WebLayerTreeView.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/platform/WebLayerTreeView.h
diff --git a/third_party/WebKit/public/platform/WebLayerTreeView.h b/third_party/WebKit/public/platform/WebLayerTreeView.h
index f437e186f59c1d041486b826e75efc960747f2f8..6550def8626b90ad25b46f65984c9ec12b66554d 100644
--- a/third_party/WebKit/public/platform/WebLayerTreeView.h
+++ b/third_party/WebKit/public/platform/WebLayerTreeView.h
@@ -34,8 +34,6 @@
#include "WebFloatPoint.h"
#include "WebSize.h"
-class SkBitmap;
-
namespace cc {
class AnimationTimeline;
}
@@ -46,9 +44,7 @@ class WebCompositeAndReadbackAsyncCallback;
class WebLayer;
class WebLayoutAndPaintAsyncCallback;
struct WebPoint;
-struct WebSelectionBound;
class WebSelection;
-class WebWidget;
class WebLayerTreeView {
public:
« no previous file with comments | « third_party/WebKit/public/platform/WebLayer.h ('k') | third_party/WebKit/public/platform/WebMediaPlayerEncryptedMediaClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698