| 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 2482bb65d773ccd8ccd83ea5493b387abfe02494..37e32890a7a1df8e59660ec4022e628d455dd47d 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": "9.23", | 
| +  "version": "9.24", | 
| "entries": [ | 
| { | 
| "id": 1, | 
| @@ -1904,7 +1904,6 @@ LONG_STRING_CONST( | 
| "os": { | 
| "type": "macosx" | 
| }, | 
| -      "vendor_id": "0x8086", | 
| "features": [ | 
| "reset_base_mipmap_level_before_texstorage" | 
| ] | 
|  |