Chromium Code Reviews| Index: cc/renderer.h |
| diff --git a/cc/renderer.h b/cc/renderer.h |
| index fa4020ff2c1f85c520c5206a0e7f151f19f3c578..c82dffaf63efab9df216c1ad9606bc040306d37a 100644 |
| --- a/cc/renderer.h |
| +++ b/cc/renderer.h |
| @@ -11,6 +11,9 @@ |
| #include "cc/managed_memory_policy.h" |
| #include "cc/render_pass.h" |
| +class GrContext; |
| +namespace WebKit { class WebGraphicsContext3D; } |
| + |
| namespace cc { |
| class CompositorFrameAck; |