Chromium Code Reviews| Index: content/renderer/gpu/compositor_output_surface.h |
| diff --git a/content/renderer/gpu/compositor_output_surface.h b/content/renderer/gpu/compositor_output_surface.h |
| index 255c61865d849155a0627ba05e9768fdcf5ac2eb..3de9892059ef0600131cc8d5eac8f971f86043b0 100644 |
| --- a/content/renderer/gpu/compositor_output_surface.h |
| +++ b/content/renderer/gpu/compositor_output_surface.h |
| @@ -24,6 +24,7 @@ class Message; |
| } |
| namespace cc { |
| +class CompositorFrame; |
| class CompositorFrameAck; |
| } |