Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: chrome/app/generated_resources.grd

Issue 2039773003: [Android] Added a runtime flag to enable autoplay of muted videos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: An attempt to add a layout test. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6efcbf1203f81e6262131481af5eb85717311a42..8bd2ac9c1650e72598434eb1da81fad761916c8f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5649,6 +5649,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_IMPORTANT_SITES_IN_CBD_DESCRIPTION" desc="Description for the flag for using important sites whitelisting in the clear browsing dialog.">
Include the option to whitelist important sites in the clear browsing data dialog.
</message>
+ <message name="IDS_FLAGS_ENABLE_VIDEOS_AS_IMAGES_NAME" desc="Title for the flag to enable autoplay of muted videos.">
+ Autoplay muted videos
+ </message>
+ <message name="IDS_FLAGS_ENABLE_VIDEOS_AS_IMAGES_DESCRIPTION" desc="Description for the flag to enable autoplay of muted videos.">
+ Allow muted videos to autoplay.
+ </message>
</if>
<if expr="use_ash">
<message name="IDS_FLAGS_ASH_MD" desc="Title of the flag which enables or disables material design in Chrome OS system UI.">
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | third_party/WebKit/LayoutTests/media/autoplay-muted.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698