| 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 440fd81da069b615dced178e30c6502016408d59..29edd2cd2fd85d0df2f8f2313d547550a82e006f 100644
|
| --- a/gpu/config/software_rendering_list_json.cc
|
| +++ b/gpu/config/software_rendering_list_json.cc
|
| @@ -247,26 +247,6 @@ const char kSoftwareRenderingListJson[] = LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 24,
|
| - "description": "Accelerated 2d canvas is unstable in Linux at the moment",
|
| - "os": {
|
| - "type": "linux"
|
| - },
|
| - "exceptions": [
|
| - {
|
| - "gl_vendor": "Vivante Corporation",
|
| - "gl_renderer": "Vivante GC1000"
|
| - },
|
| - {
|
| - "gl_vendor": "ARM",
|
| - "gl_renderer": "Mali-4.*"
|
| - }
|
| - ],
|
| - "features": [
|
| - "accelerated_2d_canvas"
|
| - ]
|
| - },
|
| - {
|
| "id": 27,
|
| "description": "ATI/AMD cards with older drivers in Linux are crash-prone",
|
| "cr_bugs": [95934, 94973, 136240, 357314],
|
|
|