| 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 7f3d5eb9dbc5b472deeebb452d6147202cd68b70..15ae4d5d79b53ec100a8367a8f2db8fe3001146c 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;
|
| }
|
|
|
|
|