Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index b80ff6b201128f9367c0cda686375891fbf97684..169cee1975ea3dd4113045cc45dec0ddf88c054c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5611,6 +5611,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_GESTURE_REQUIREMENT_FOR_MEDIA_PLAYBACK_DESCRIPTION" desc="Description for the flag for gesture requiment for media playback"> |
User gesture requirement for playing media elements. Disabling this will allow autoplay to work. |
</message> |
+ <if expr="is_android"> |
+ <message name="IDS_FLAGS_MEDIA_STYLE_NOTIFICATION_NAME" desc="Title for the flag for using new media style notification"> |
+ New media style notification |
+ </message> |
+ <message name="IDS_FLAGS_MEDIA_STYLE_NOTIFICATION_DESCRIPTION" desc="Description for the flag for using new media style notification"> |
+ Use Android MediaStyle notifications for Chrome media notifications. |
+ </message> |
+ </if> |
<if expr="use_ash"> |
<message name="IDS_FLAGS_ASH_MAXIMIZE_MODE_WINDOW_BACKDROP_NAME" desc="Title for the flag which can be used for window backdrops in TouchView."> |
Window backdrops in TouchView |