| Index: gpu/config/gpu_driver_bug_workaround_type.h
|
| diff --git a/gpu/config/gpu_driver_bug_workaround_type.h b/gpu/config/gpu_driver_bug_workaround_type.h
|
| index f25288113e04f279c86dd241f06423ca26bd1cc3..4f41d723b7ca33cae4ba07a6445b83ca3856c473 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -73,8 +73,6 @@
|
| disable_larger_than_screen_overlays) \
|
| GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \
|
| disable_multimonitor_multisampling) \
|
| - GPU_OP(DISABLE_NON_EMPTY_POST_SUB_BUFFERS_FOR_ONSCREEN_SURFACES, \
|
| - disable_non_empty_post_sub_buffers_for_onscreen_surfaces) \
|
| GPU_OP(DISABLE_NV12_DXGI_VIDEO, \
|
| disable_nv12_dxgi_video) \
|
| GPU_OP(DISABLE_OVERLAY_CA_LAYERS, \
|
|
|