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 9af369460ad0d250a5d6503e1507030596eb7c7b..1506abefdccaee226d11e933a170fb4dab505fc2 100644 |
--- a/gpu/config/software_rendering_list_json.cc |
+++ b/gpu/config/software_rendering_list_json.cc |
@@ -18,7 +18,7 @@ const char kSoftwareRenderingListJson[] = LONG_STRING_CONST( |
{ |
"name": "software rendering list", |
// Please update the version number whenever you change this file. |
- "version": "6.20", |
+ "version": "6.21", |
"entries": [ |
{ |
"id": 1, |
@@ -918,14 +918,6 @@ LONG_STRING_CONST( |
"value": "6.0" |
} |
}, |
- "exceptions": [ |
- { |
- "driver_vendor": { |
- "op": "=", |
- "value": "osmesa" |
- } |
- } |
- ], |
"features": [ |
"all" |
] |