| Index: gpu/config/gpu_driver_bug_list_json.cc
|
| diff --git a/gpu/config/gpu_driver_bug_list_json.cc b/gpu/config/gpu_driver_bug_list_json.cc
|
| index 29c95f404a61e489f493cf50743e907064ad8697..5e9389add467c74b1a7232a66ed899897be83fe8 100644
|
| --- a/gpu/config/gpu_driver_bug_list_json.cc
|
| +++ b/gpu/config/gpu_driver_bug_list_json.cc
|
| @@ -92,18 +92,6 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 16,
|
| - "description": "EXT_occlusion_query appears to be buggy with Intel GPUs on Linux",
|
| - "os": {
|
| - "type": "linux"
|
| - },
|
| - "vendor_id": "0x8086",
|
| - "disabled_extensions": [
|
| - "GL_ARB_occlusion_query2",
|
| - "GL_ARB_occlusion_query"
|
| - ]
|
| - },
|
| - {
|
| "id": 17,
|
| "description": "Some drivers are unable to reset the D3D device in the GPU process sandbox",
|
| "os": {
|
|
|