| Index: content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| index 36f6aa9e24ca9bdfec066f94ff29e6e8ec075c7e..d1289edf4589303534eeb3c0b63ebb4ac80f94dd 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| @@ -34,6 +34,7 @@ OffscreenBrowserCompositorOutputSurface::
|
| scoped_ptr<BrowserCompositorOverlayCandidateValidator>
|
| overlay_candidate_validator)
|
| : BrowserCompositorOutputSurface(context,
|
| + nullptr,
|
| vsync_manager,
|
| overlay_candidate_validator.Pass()),
|
| fbo_(0),
|
|
|