Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 35e2d96425f0b9c071cfeba0987dbdf00254f414..f6526de933668237fcd514ca757ccda9e63cd150 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -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 <video> elements."> |
Enable Opus playback in <video> elements. |
</message> |