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 ec522e7d52ad1791c524a2d4db298a31a502ff2c..efa85ee61d950b4121f7ae9bb7cdb61f6ff04de7 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -77,8 +77,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, \ |