| 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 47a69430b915c5767ab15b4722bd869cfcbfa928..ea220ff934c548e7100e2f405fbf16eb48e91a8d 100644
|
| --- a/gpu/config/gpu_driver_bug_list_json.cc
|
| +++ b/gpu/config/gpu_driver_bug_list_json.cc
|
| @@ -19,7 +19,7 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
|
| {
|
| "name": "gpu driver bug list",
|
| // Please update the version number whenever you change this file.
|
| - "version": "8.79",
|
| + "version": "8.80",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -1756,18 +1756,6 @@ LONG_STRING_CONST(
|
| ]
|
| },
|
| {
|
| - "id": 166,
|
| - "cr_bugs": [612474],
|
| - "description": "Crash reports for glDiscardFramebuffer on Adreno 530",
|
| - "gl_renderer": "Adreno \\(TM\\) 5.*",
|
| - "os": {
|
| - "type": "android"
|
| - },
|
| - "features": [
|
| - "disable_discard_framebuffer"
|
| - ]
|
| - },
|
| - {
|
| "id": 167,
|
| "cr_bugs": [610516],
|
| "description": "glEGLImageTargetTexture2DOES crashes on Mali-400",
|
|
|