| Index: content/renderer/render_widget_fullscreen_pepper.cc
|
| ===================================================================
|
| --- content/renderer/render_widget_fullscreen_pepper.cc (revision 191084)
|
| +++ content/renderer/render_widget_fullscreen_pepper.cc (working copy)
|
| @@ -563,7 +563,6 @@
|
| attributes.stencil = false;
|
| attributes.antialias = false;
|
| attributes.shareResources = false;
|
| - attributes.preferDiscreteGPU = true;
|
| context_ = WebGraphicsContext3DCommandBufferImpl::CreateViewContext(
|
| RenderThreadImpl::current(),
|
| surface_id(),
|
|
|