Commit b5b9ff44 authored by ddorwin@chromium.org's avatar ddorwin@chromium.org

Add the strings for the EME canPlayType() override flag.

BUG=252967
R=xhwang@chromium.org

Review URL: https://codereview.chromium.org/17553013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207977 0039d316-1c4b-4281-b951-d872f2087c98
parent af4e8d8a
......@@ -6792,6 +6792,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DISABLE_PREFIXED_ENCRYPTED_MEDIA_DESCRIPTION" desc="Description for the flag to disable the prefixed Encrypted Media Extensions APIs (e.g. webkitGenerateKeyRequest()).">
Disable the experimental version of Encrypted Media Extensions on video and audio elements.
</message>
<message name="IDS_FLAGS_ENCRYPTED_MEDIA_CANPLAYTYPE_OVERRIDE_NAME" desc="Title for the flag to override suppressed affirmative responses to canPlayType().">
Enable suppressed canPlayType() responses.
</message>
<message name="IDS_FLAGS_ENCRYPTED_MEDIA_CANPLAYTYPE_OVERRIDE_DESCRIPTION" desc="Description for the flag to override suppressed affirmative responses to canPlayType().">
Enable appropriate responses to canPlayType() for key systems that return the empty string by default.
</message>
<message name="IDS_FLAGS_ENABLE_OPUS_PLAYBACK_NAME" desc="Title for the flag to enable Opus playback in &lt;video&gt; elements.">
Enable Opus playback in &lt;video&gt; elements.
</message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment