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 7663fa80614a8396fa66ba77e3b15f818ce84c9c..9e1fbd489eeeaead177dddc61b5989f501643547 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.50", |
+ "version": "8.51", |
"entries": [ |
{ |
"id": 1, |
@@ -1557,7 +1557,7 @@ LONG_STRING_CONST( |
"vendor_id": "0x8086", |
"multi_gpu_category": "active", |
"features": [ |
- "disable_msaa_on_non_webgl_contexts" |
+ "msaa_is_slow" |
] |
}, |
{ |