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

Unified Diff: cc/test/fake_compositor_frame_sink_client.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/test/animation_test_common.h ('k') | cc/test/fake_layer_tree_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/fake_compositor_frame_sink_client.h
diff --git a/cc/test/fake_compositor_frame_sink_client.h b/cc/test/fake_compositor_frame_sink_client.h
index 46f5db9a867ea03328b576baefdfd77df2a7c2fe..91536e70557af23e4319fc0ed9f2e60cc8fd069b 100644
--- a/cc/test/fake_compositor_frame_sink_client.h
+++ b/cc/test/fake_compositor_frame_sink_client.h
@@ -10,8 +10,6 @@
namespace cc {
-class CompositorFrameSink;
-
class FakeCompositorFrameSinkClient : public CompositorFrameSinkClient {
public:
FakeCompositorFrameSinkClient() : memory_policy_(0) {}
« no previous file with comments | « cc/test/animation_test_common.h ('k') | cc/test/fake_layer_tree_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698