| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 1d4bbf55f091502ca60b916e97cf4ec5e0e90ce5..58ad209d78539665b611fdabeb5e3585e76d02b9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5933,6 +5933,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_WEBRTC_STUN_ORIGIN_DESCRIPTION" desc="Description of chrome:flags option to turn on Origin header for WebRTC STUN messages">
|
| When enabled, Stun messages generated by WebRTC will contain the Origin header.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBVR_NAME" desc="Name of the 'Enable WebVR' flag.">
|
| + Enable WebVR
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBVR_DESCRIPTION" desc="Description for the flag to enable WebVR APIs.">
|
| + Enabling this option allows web applications to access experimental Virtual Reality APIs.
|
| + </message>
|
| <if expr="is_android">
|
| <message name="IDS_FLAGS_DISABLE_WEBAUDIO_NAME" desc="Name of the 'Disable WebAudio' lab.">
|
| Disable WebAudio
|
|
|