| 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 da972c767d482adc48191c6b64268357bfa8b06e..e12aedd7436ae41ca5908595c7c4ad52813b911d 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
| @@ -41,7 +41,6 @@ OffscreenBrowserCompositorOutputSurface::
|
| fbo_(0),
|
| is_backbuffer_discarded_(false),
|
| weak_ptr_factory_(this) {
|
| - capabilities_.max_frames_pending = 1;
|
| capabilities_.uses_default_gl_framebuffer = false;
|
| }
|
|
|
|
|