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

Unified Diff: chrome/app/generated_resources.grd

Issue 2784303002: Adds button to VRShell menu mode, which lets the user manually exit WebVR presentation. (Closed)
Patch Set: Fixed closure compiler error Created 3 years, 8 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: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 97937ea633d4e1df1350a53d2e3dd6827240d38c..24338a8800db8e5f56da89ca4192b9998fabf8a1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12264,6 +12264,9 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_VR_SHELL_UI_RELOAD_BUTTON" desc="Text under the VR scene reload page button">
Reload
</message>
+ <message name="IDS_VR_SHELL_UI_EXIT_PRESENT_BUTTON" desc="Text under the VR scene exit present button">
+ Exit Presentation
+ </message>
<message name="IDS_VR_SHELL_NEW_TAB_BUTTON" desc="Text on the VR scene new tab button">
New Tab
</message>

Powered by Google App Engine
This is Rietveld 408576698