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

Unified Diff: cc/test/test_hooks.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/surface_hittest_test_helpers.h ('k') | cc/tiles/gpu_image_decode_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/test_hooks.h
diff --git a/cc/test/test_hooks.h b/cc/test/test_hooks.h
index 3c947b70f25baebdf32aeb3cc399f7ceee6891c6..d54bbccb5850cf970ec889ca89086911779ca135 100644
--- a/cc/test/test_hooks.h
+++ b/cc/test/test_hooks.h
@@ -14,10 +14,6 @@ namespace cc {
class CompositorFrame;
-namespace proto {
-class CompositorMessageToImpl;
-}
-
// Used by test stubs to notify the test when something interesting happens.
class TestHooks : public AnimationDelegate {
public:
« no previous file with comments | « cc/test/surface_hittest_test_helpers.h ('k') | cc/tiles/gpu_image_decode_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698