Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 7ca9126f26f2b54c80e69cb876d21c19f750c509..6beb694247f5205bc5550612274fd403a3ae91c3 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -14957,6 +14957,11 @@ read aloud to screenreader users to announce that a completion is available."> |
| Enable receiving entity suggestions in Omnibox. |
| </message> |
| </if> |
| + <if expr="chromeos"> |
| + <message name="IDS_FLAGS_ENABLE_CHROMEVOX_ARC_SUPPORT_DESCRIPTION" desc="Name of the flag that enables ChromeVox support for ARC++."> |
|
Luis Héctor Chávez
2017/03/08 19:17:44
nit: Use "ARC" instead of "ARC++", for consistency
David Tseng
2017/03/09 21:27:52
Done.
|
| + Enable ChromeVox ARC support |
| + </message> |
| + </if> |
| </messages> |
| </release> |
| </grit> |