Chromium Code Reviews| 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: |