| 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 0a9a8d84c14cc7f12b95324f64c236698fa11c99..243be8562fc3b7ccc0fc5f5e3c4e440cbc926d73 100644
|
| --- a/gpu/config/software_rendering_list_json.cc
|
| +++ b/gpu/config/software_rendering_list_json.cc
|
| @@ -1048,21 +1048,6 @@ LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 99,
|
| - "description": "GPU rasterization is blacklisted on non-Android",
|
| - "cr_bugs": [362779],
|
| - "exceptions": [
|
| - {
|
| - "os": {
|
| - "type": "android"
|
| - }
|
| - }
|
| - ],
|
| - "features": [
|
| - "gpu_rasterization"
|
| - ]
|
| - },
|
| - {
|
| "id": 100,
|
| "description": "GPU rasterization and canvas is blacklisted on Nexus 10",
|
| "cr_bugs": [407144],
|
|
|