| Index: gpu/config/software_rendering_list_json.cc
|
| diff --git a/gpu/config/software_rendering_list_json.cc b/gpu/config/software_rendering_list_json.cc
|
| index 492f54de1fde369c395ae7fb47614d138fa25f3a..e37c499e13d462fad31e21aecc72b7602ad446a4 100644
|
| --- a/gpu/config/software_rendering_list_json.cc
|
| +++ b/gpu/config/software_rendering_list_json.cc
|
| @@ -1410,18 +1410,6 @@ LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 127,
|
| - "description": "AMD cards have rendering issues with GPU rasterization on Windows",
|
| - "cr_bugs": [660897],
|
| - "os": {
|
| - "type": "win"
|
| - },
|
| - "vendor_id": "0x1002",
|
| - "features": [
|
| - "gpu_rasterization"
|
| - ]
|
| - },
|
| - {
|
| "id": 128,
|
| "description": "WebGL 2 is not yet ready on Android",
|
| "cr_bugs": [295792, 641635],
|
|
|