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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2736293002: Add chrome flags entry for ChromeVox ARC support (Closed)
Patch Set: Boolean managed pref. Created 3 years, 9 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e36d9af387b8496edc2393bf1d016dd86337d7bc..cf597644717eed64d7a9e56fd2c48b1e7ccb4db7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14978,6 +14978,14 @@ 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_NAME" desc="Name of the flag that enables ChromeVox support for ARC.">
+ ChromeVox ARC support
+ </message>
+ <message name="IDS_FLAGS_ENABLE_CHROMEVOX_ARC_SUPPORT_DESCRIPTION" desc="Description of the flag that enables ChromeVox support for ARC.">
+ Enable ChromeVox screen reader features in ARC
+ </message>
+ </if>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698