| 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 2c1d08dc78460fadc9d575b6eb178d26b6d7ae2e..b8b3c5d93bdd7f57f4180f274263975024ddadf1 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -51,8 +51,6 @@
|
| disable_gl_rgb_format) \
|
| GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \
|
| disable_multimonitor_multisampling) \
|
| - GPU_OP(DISABLE_MULTISAMPLED_RENDER_TO_TEXTURE, \
|
| - disable_multisampled_render_to_texture) \
|
| GPU_OP(DISABLE_OVERLAY_CA_LAYERS, \
|
| disable_overlay_ca_layers) \
|
| GPU_OP(DISABLE_POST_SUB_BUFFERS_FOR_ONSCREEN_SURFACES, \
|
|
|