| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b8e10be3d171bfdf0efbf4aa64092b7c35ce1adb..8dac2c7e3c532a84e84be8dcef198913d481a6d8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6641,6 +6641,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_DISABLE_WEBRTC_DESCRIPTION" desc="Description for the flag to disable WebRTC.">
|
| Enabling this option prevents web applications from accessing the WebRTC API.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBAUDIO_NAME" desc="Name of the 'Enable WebAudio' lab.">
|
| + Enable WebAudio
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_WEBAUDIO_DESCRIPTION" desc="Description for the flag to enable WebAudio.">
|
| + Enabling this option allows web sites to access the WebAudio API.
|
| + </message>
|
| <message name="IDS_FLAGS_FIXED_POSITION_CREATES_STACKING_CONTEXT_NAME" desc="Name of the 'Fixed position creates stacking context' lab.">
|
| Fixed position elements create stacking contexts.
|
| </message>
|
|
|