| 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 c8066ae8bba7e0ddd7dc6cb4d7030dd0dbacbfee..783e5455c25f60462de368120c9f1d4eabbf24e9 100644
|
| --- a/gpu/config/gpu_driver_bug_list_json.cc
|
| +++ b/gpu/config/gpu_driver_bug_list_json.cc
|
| @@ -397,21 +397,6 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 29,
|
| - "cr_bugs": [278606],
|
| - "description": "Testing fences is broken on Qualcomm.",
|
| - "os": {
|
| - "type": "android"
|
| - },
|
| - "gl_vendor": {
|
| - "op": "beginwith",
|
| - "value": "Qualcomm"
|
| - },
|
| - "features": [
|
| - "disable_async_readpixels"
|
| - ]
|
| - },
|
| - {
|
| "id": 30,
|
| "cr_bugs": [237931],
|
| "description": "Multisampling is buggy on OSX when multiple monitors are connected",
|
|
|