Index: content/browser/compositor/gpu_browser_compositor_output_surface.h |
diff --git a/content/browser/compositor/gpu_browser_compositor_output_surface.h b/content/browser/compositor/gpu_browser_compositor_output_surface.h |
index e91a40d39b621c82abd03b9b572c6909f891e92b..56cb9365bcba0611ef9113185f82a84e8a49cd3e 100644 |
--- a/content/browser/compositor/gpu_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/gpu_browser_compositor_output_surface.h |
@@ -19,6 +19,7 @@ class CompositorOverlayCandidateValidator; |
namespace gpu { |
class CommandBufferProxyImpl; |
+struct GpuProcessHostedCALayerTreeParamsMac; |
} |
namespace ui { |
@@ -26,6 +27,7 @@ class CompositorVSyncManager; |
} |
namespace content { |
+class ContextProviderCommandBuffer; |
class ReflectorTexture; |
// Adapts a WebGraphicsContext3DCommandBufferImpl into a |