Chromium Code Reviews

Unified Diff: cc/test/fake_scoped_ui_resource.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « cc/test/fake_output_surface_client.h ('k') | cc/test/layer_tree_host_remote_for_testing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/fake_scoped_ui_resource.h
diff --git a/cc/test/fake_scoped_ui_resource.h b/cc/test/fake_scoped_ui_resource.h
index ae826402bb7ad6c9e1f24d0bf65a6c6ee01c83d0..2b420aec33ba2816a44ffd437999b415698a2b27 100644
--- a/cc/test/fake_scoped_ui_resource.h
+++ b/cc/test/fake_scoped_ui_resource.h
@@ -10,8 +10,6 @@
namespace cc {
-class LayerTreeHost;
-
class FakeScopedUIResource : public ScopedUIResource {
public:
static std::unique_ptr<FakeScopedUIResource> Create(
« no previous file with comments | « cc/test/fake_output_surface_client.h ('k') | cc/test/layer_tree_host_remote_for_testing.h » ('j') | no next file with comments »

Powered by Google App Engine