| Index: content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.h b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| index 0a947ee848011969850ea172841adc8fe776ad89..983f5d3fe7d680012d83fab1458bae6f77f8ee86 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| @@ -20,7 +20,7 @@ class CompositorVSyncManager;
|
| }
|
|
|
| namespace content {
|
| -class CommandBufferProxyImpl;
|
| +class ContextProviderCommandBuffer;
|
| class ReflectorTexture;
|
|
|
| class OffscreenBrowserCompositorOutputSurface
|
|
|