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 71ea8436bf80e468f70ed8cc601339dafae17e31..4591c26e81d9990eda2e9e478e8d32f9c2784cb4 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -38,8 +38,8 @@ |
disable_ext_draw_buffers) \ |
GPU_OP(DISABLE_GL_RGB_FORMAT, \ |
disable_gl_rgb_format) \ |
- GPU_OP(DISABLE_MSAA_ON_NON_WEBGL_CONTEXTS, \ |
- disable_msaa_on_non_webgl_contexts) \ |
+ GPU_OP(DISABLE_MSAA_ON_INTERNAL_CONTEXTS, \ |
+ disable_msaa_on_internal_contexts) \ |
GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \ |
disable_multimonitor_multisampling) \ |
GPU_OP(DISABLE_MULTISAMPLED_RENDER_TO_TEXTURE, \ |