Chromium Code Reviews| Index: cc/test/test_hooks.h |
| diff --git a/cc/test/test_hooks.h b/cc/test/test_hooks.h |
| index 1aa20a10809c959e1cd157fa8efd1855cc337c31..9491063cc90e898ee4124a4e2a1279ec8407613f 100644 |
| --- a/cc/test/test_hooks.h |
| +++ b/cc/test/test_hooks.h |
| @@ -12,6 +12,8 @@ |
| namespace cc { |
| +class CompositorFrame; |
| + |
| namespace proto { |
| class CompositorMessageToImpl; |
| } |