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

Unified Diff: cc/surfaces/display.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h Created 4 years, 1 month 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 | « cc/scheduler/scheduler_state_machine.h ('k') | cc/surfaces/display_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/surfaces/display.h
diff --git a/cc/surfaces/display.h b/cc/surfaces/display.h
index 7050fff425de215eeaf1ad203a5b836999f5a42a..a91ae09938d8d3d30673299793d2a7ce449492a6 100644
--- a/cc/surfaces/display.h
+++ b/cc/surfaces/display.h
@@ -40,10 +40,7 @@ class RendererSettings;
class ResourceProvider;
class SharedBitmapManager;
class SoftwareRenderer;
-class Surface;
class SurfaceAggregator;
-class SurfaceIdAllocator;
-class SurfaceFactory;
class TextureMailboxDeleter;
// A Display produces a surface that can be used to draw to a physical display
« no previous file with comments | « cc/scheduler/scheduler_state_machine.h ('k') | cc/surfaces/display_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698