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

Unified Diff: public/platform/WebLayerTreeView.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/platform/WebIDBKeyRange.h ('k') | public/platform/WebLocalCredential.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebLayerTreeView.h
diff --git a/public/platform/WebLayerTreeView.h b/public/platform/WebLayerTreeView.h
index 940d73c221058d86c47fd5b98b46f06146dddf46..8b33c349e0288ffce773da49e4ebf3678b80dd04 100644
--- a/public/platform/WebLayerTreeView.h
+++ b/public/platform/WebLayerTreeView.h
@@ -38,11 +38,8 @@ class SkBitmap;
namespace blink {
class WebCompositeAndReadbackAsyncCallback;
-class WebGraphicsContext3D;
class WebLayer;
struct WebPoint;
-struct WebRect;
-struct WebRenderingStats;
struct WebSelectionBound;
class WebLayerTreeView {
« no previous file with comments | « public/platform/WebIDBKeyRange.h ('k') | public/platform/WebLocalCredential.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698