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 4c0e060021f1ebe30d4c61b8aaa8ff4a8ce16e24..e1cb3eeee006ad821dae65a988388ccb4aa5f30c 100644 |
--- a/gpu/config/gpu_driver_bug_list_json.cc |
+++ b/gpu/config/gpu_driver_bug_list_json.cc |
@@ -386,14 +386,14 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST( |
{ |
"id": 31, |
"cr_bugs": [154715, 10068, 269829, 294779, 285292], |
- "description": "The Mali T-6xx driver does not guarantee flush ordering.", |
+ "description": "The Mali-Txxx driver does not guarantee flush ordering.", |
"gl_vendor": { |
"op": "beginwith", |
"value": "ARM" |
}, |
"gl_renderer": { |
"op": "beginwith", |
- "value": "Mali-T6" |
+ "value": "Mali-T" |
}, |
"features": [ |
"use_virtualized_gl_contexts" |