| 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 71c3a0cbb18a424e0a7c0f823c17286557caed60..4b59789747adb4540d0ce3951e17f50fa67b5030 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -67,8 +67,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(ETC1_POWER_OF_TWO_ONLY, \
|
|
|