Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index e29ea2ca12e5e2e438b065f7f82539e0fea8d3e8..1ff31d61f1e23c29c53ab4be638eeb7b4c9bc490 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6044,6 +6044,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<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> |
+ <if expr="is_android"> |
+ <message name="IDS_FLAGS_MEDIADRM_ENABLE_NON_COMPOSITING_NAME" desc="Mobile: Title for the flag to enable non-conmpositing decoding in MediaDrm for encrypted contents."> |
ddorwin
2013/09/09 22:16:34
"Mobile"? Or "Android"? It doesn't apply to iOS.
s
xhwang
2013/09/09 22:52:48
Done.
|
+ Enable non-compositing decoding in MediaDrm. |
ddorwin
2013/09/09 22:16:34
Probably don't need to tell the user details about
xhwang
2013/09/09 22:52:48
Done.
|
+ </message> |
+ <message name="IDS_FLAGS_MEDIADRM_ENABLE_NON_COMPOSITING_DESCRIPTION" desc="Mobile: Description for the flag to enable non-conmpositing decoding in MediaDrm for encrypted contents."> |
ddorwin
2013/09/09 22:16:34
The above items apply here too.
xhwang
2013/09/09 22:52:48
Done.
|
+ Enable non-compositing decoding in MediaDrm by default for Encrypted Media Extension implementation. |
ddorwin
2013/09/09 22:16:34
Extension_s_
xhwang
2013/09/09 22:52:48
Done.
|
+ </message> |
+ </if> |
<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> |