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 cca18b90883144918fadf8205c4f096d584b62ee..dea631e9a56f127d01728a67b32196bd39c9d299 100644 |
--- a/gpu/config/gpu_driver_bug_workaround_type.h |
+++ b/gpu/config/gpu_driver_bug_workaround_type.h |
@@ -35,6 +35,8 @@ |
create_default_gl_context) \ |
GPU_OP(DECODE_ENCODE_SRGB_FOR_GENERATEMIPMAP, \ |
decode_encode_srgb_for_generatemipmap) \ |
+ GPU_OP(DISABLE_ACCELERATED_VPX_DECODE, \ |
+ disable_accelerated_vpx_decode) \ |
GPU_OP(DISABLE_ANGLE_INSTANCED_ARRAYS, \ |
disable_angle_instanced_arrays) \ |
GPU_OP(DISABLE_ASYNC_READPIXELS, \ |