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 597fc3220719c93b3e7407d60d873f03c472e312..76ea7d221e9bb290d8db2ae73659cf4372ea9409 100644 |
--- a/gpu/config/gpu_driver_bug_list_json.cc |
+++ b/gpu/config/gpu_driver_bug_list_json.cc |
@@ -389,8 +389,7 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST( |
{ |
"id": 25, |
"cr_bugs": [152225], |
- "description": |
- "Intel OSX drivers prior to mountain lion crashes when using PBOs", |
+ "description": "GL_ARB_sync doesn't work on OSX 10.7", |
"os": { |
"type": "macosx", |
"version": { |
@@ -398,7 +397,6 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST( |
"number": "10.8" |
} |
}, |
- "vendor_id": "0x8086", |
"features": [ |
"disable_async_readpixels" |
] |