Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Unified Diff: gpu/config/software_rendering_list_json.cc

Issue 60633006: Correct blacklist entry message (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ce302c70f357a3924eff6d95dbc48c8cd865b9b1..e3641ca9289200353a3bae12adabf912b07f89dd 100644
--- a/gpu/config/software_rendering_list_json.cc
+++ b/gpu/config/software_rendering_list_json.cc
@@ -1122,7 +1122,7 @@ LONG_STRING_CONST(
},
{
"id": 78,
- "description": "Accelerated video decode interferes with GPU blacklist on older Intel drivers",
+ "description": "Accelerated video decode interferes with GPU sandbox on older Intel drivers",
"cr_bugs": [180695],
"os": {
"type": "win"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698