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 4179f9a8d7d20335ed8b4cb6e309ddd1b497a834..8c74e2e9ae8a33562569f4af592d47517ef52eb8 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -33,6 +33,8 @@ |
disable_angle_instanced_arrays) \ |
GPU_OP(DISABLE_ASYNC_READPIXELS, \ |
disable_async_readpixels) \ |
+ GPU_OP(DISABLE_AV_SAMPLE_BUFFER_DISPLAY_LAYER, \ |
+ disable_av_sample_buffer_display_layer) \ |
GPU_OP(DISABLE_BLEND_EQUATION_ADVANCED, \ |
disable_blend_equation_advanced) \ |
GPU_OP(DISABLE_CHROMIUM_FRAMEBUFFER_MULTISAMPLE, \ |