| 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 49b22ba82ff80e581d07ed6034059672790eeacc..462cb83b0e6454047be7d38060b51a43cceba4d0 100644
|
| --- a/gpu/config/gpu_driver_bug_workaround_type.h
|
| +++ b/gpu/config/gpu_driver_bug_workaround_type.h
|
| @@ -18,8 +18,6 @@
|
| count_all_in_varyings_packing) \
|
| GPU_OP(DISABLE_ANGLE_INSTANCED_ARRAYS, \
|
| disable_angle_instanced_arrays) \
|
| - GPU_OP(DISABLE_ANDROID_WEBVIEW_GPU_THREAD, \
|
| - disable_android_webview_gpu_thread) \
|
| GPU_OP(DISABLE_ARB_SYNC, \
|
| disable_arb_sync) \
|
| GPU_OP(DISABLE_ASYNC_READPIXELS, \
|
|
|