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 2f39568c92f7f68c229f63dcf00354538964aa8f..ef1150746cc79b74fc38f0f598db0ea22b8d435a 100644 |
--- a/gpu/config/gpu_driver_bug_list_json.cc |
+++ b/gpu/config/gpu_driver_bug_list_json.cc |
@@ -200,9 +200,9 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST( |
{ |
"id": 31, |
"cr_bugs": [154715, 10068, 269829, 294779, 285292], |
- "description": "The Mali-Txxx driver does not guarantee flush ordering", |
+ "description": "The Mali-xxx driver does not guarantee flush ordering", |
"gl_vendor": "ARM.*", |
- "gl_renderer": "Mali-T.*", |
+ "gl_renderer": "Mali.*", |
"features": [ |
"use_virtualized_gl_contexts" |
] |