Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 9ceae84bfb018d2ef20f67041e48081b7f6093ea..e33ce0f21cd3bcd7fe9509d290d6c08acdb4046c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6623,6 +6623,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 applications to access the WebAudio API. |
palmer
2013/04/10 00:02:56
Maybe "web sites" instead of "web applications". I
|
+ </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> |