| 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 484467d0cd597830e1a596dacb1a752bba3474d2..2bbe5f97600c539ec0103c07d76b0627f0e71e0a 100644
|
| --- a/gpu/config/software_rendering_list_json.cc
|
| +++ b/gpu/config/software_rendering_list_json.cc
|
| @@ -481,17 +481,6 @@ const char kSoftwareRenderingListJson[] = LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 48,
|
| - "description": "Accelerated video decode is unavailable on Linux",
|
| - "cr_bugs": [137247],
|
| - "os": {
|
| - "type": "linux"
|
| - },
|
| - "features": [
|
| - "accelerated_video_decode"
|
| - ]
|
| - },
|
| - {
|
| "id": 49,
|
| "description": "NVidia GeForce GT 650M can cause the system to hang with flash 3D",
|
| "cr_bugs": [140175],
|
|
|