| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 42334eee47e5bdb5d8bb5467f4f702cd895ec451..b76b20fdda2bdc33e253e24379273db51154b958 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6701,11 +6701,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_ASYNC_DNS_DESCRIPTION" desc="Description for the flag to enable asynchronous DNS client.">
|
| Enable experimental asynchronous DNS client.
|
| </message>
|
| - <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 name="IDS_FLAGS_DISABLE_WEBKIT_MEDIA_SOURCE_NAME" desc="Title for the flag to disable the prefixed Media Source API.">
|
| + Disable prefixed Media Source API.
|
| </message>
|
| - <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 name="IDS_FLAGS_DISABLE_WEBKIT_MEDIA_SOURCE_DESCRIPTION" desc="Description for the flag to disable the prefixed Media Source API.">
|
| + Disable the experimental WebKitMediaSource object. This object allows JavaScript to send media data directly to a video element.
|
| </message>
|
| <message name="IDS_FLAGS_DISABLE_ENCRYPTED_MEDIA_NAME" desc="Title for the flag to disable the Encrypted Media Extensions on <video> elements.">
|
| Disable Encrypted Media Extensions on <ph name="VIDEO_HTML"><video><ex><video></ex></ph> elements.
|
|
|