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

Unified Diff: chrome/app/generated_resources.grd

Issue 2470583002: Add VrShell feature flag and wire it up to VrShell delegate. (Closed)
Patch Set: Hide in about://flags unless the build flag is included. Created 4 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 26566dac363832203729e6257d05b873a373ece9..b0ea89d86526f9d74697359e78e3d7829dfc7e06 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15404,10 +15404,10 @@ read aloud to screenreader users to announce that a completion is available.">
</if>
<if expr="is_android">
<message name="IDS_FLAGS_ENABLE_VR_SHELL_NAME" desc="Name of the flag to enable VR shell">
- Enable VR shell.
+ Enable Chrome VR.
</message>
<message name="IDS_FLAGS_ENABLE_VR_SHELL_DESCRIPTION" desc="Description for the flag to enable VR shell">
- Enable VR shell if available for this device.
+ Allow browsing with a VR headset if available for this device.
</message>
<message name="IDS_VR_SHELL_UI_BACK_BUTTON" desc="Text under the VR scene history back button">
Back

Powered by Google App Engine
This is Rietveld 408576698