| 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 a748e21f99115c03721759f570368a8c8cf86a80..900e500b091efc907bbd41d88fec4bb8d3782aeb 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -75,8 +75,6 @@
|
| disable_timestamp_queries) \
|
| GPU_OP(DISABLE_MULTISAMPLING_COLOR_MASK_USAGE, \
|
| disable_multisampling_color_mask_usage) \
|
| - GPU_OP(DISABLE_TRANSPARENT_VISUALS, \
|
| - disable_transparent_visuals) \
|
| GPU_OP(DISABLE_WEBGL_RGB_MULTISAMPLING_USAGE, \
|
| disable_webgl_rgb_multisampling_usage) \
|
| GPU_OP(DO_TEXIMAGE_BEFORE_COPYTEXIMAGE_TO_CUBE_MAP, \
|
|
|