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 c9b19ac986cedf10ced06d6f1d4decf409bf600a..b3e2581e6ed8b028625b33409d74adce68a943d9 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -64,6 +64,8 @@ |
swizzle_rgba_for_async_readpixels) \ |
GPU_OP(DISABLE_ANGLE_INSTANCED_ARRAYS, \ |
disable_angle_instanced_arrays) \ |
+ GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \ |
+ disable_multimonitor_multisampling) \ |
namespace gpu { |