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

Unified Diff: tools/gritsettings/resource_ids

Issue 9121050: Add accessible names to the launcher buttons (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Query the LauncherView for the correct accessible name Created 8 years, 11 months 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
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index f6bdcabdb9847122145b0d3b7ecfb6ce022b6e0a..3f4ab7a249b934692e9b85eca4da74c4b9f04486 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -178,4 +178,7 @@
"content/shell/shell_resources.grd": {
"includes": [25000],
},
+ "ash/ash_strings.grd": {
+ "messages": [25500],
+ },
}

Powered by Google App Engine
This is Rietveld 408576698