| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 40c3f5124235e6065a92d190f5f2867c737dfff6..8b155c410b96137d250574e59f148798af70b7f2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6011,11 +6011,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_DESCRIPTION" desc="Description for the flag to enable extension alerts.">
|
| Enable various alerts about changes in extension state.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_NAME" desc="Title for the flag to enable the Media Source API on <video> elements.">
|
| - Enable Media Source API on <ph name="VIDEO_HTML"><video><ex><video></ex></ph> elements.
|
| + <message name="IDS_FLAGS_DISABLE_MEDIA_SOURCE_NAME" desc="Title for the flag to disable the Media Source API on <video> elements.">
|
| + Disable Media Source API on <ph name="VIDEO_HTML"><video><ex><video></ex></ph> elements.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_DESCRIPTION" desc="Description for the flag to enable the Media Source API on <video> elements.">
|
| - Enable experimental Media Source API on the video elements. This API allows JavaScript to send media data directly to a video element.
|
| + <message name="IDS_FLAGS_DISABLE_MEDIA_SOURCE_DESCRIPTION" desc="Description for the flag to disable the Media Source API on <video> elements.">
|
| + Disable experimental Media Source API on the video elements. This API allows JavaScript to send media data directly to a video element.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_ENCRYPTED_MEDIA_NAME" desc="Title for the flag to enable the Encrypted Media Extensions on <video> elements.">
|
| Enable Encrypted Media Extensions on <ph name="VIDEO_HTML"><video><ex><video></ex></ph> elements.
|
|
|