| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 37430912defc2448a87c841d15abef029fec08c6..fe7d289b9df3817b94141eb6cd28afdd931d52ea 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7986,6 +7986,12 @@ I don't think this site should be blocked!
|
| <message name="IDS_NOTIFICATIONS_NATIVE_FLAG_DESCRIPTION" desc="Description of the flag to enable native notifications.">
|
| Enable support for using the native notification toasts and notification center on platforms where these are available.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_NOTIFICATION_ACTION_ICONS_NAME" desc="Name of the flag to enable notification action icons.">
|
| + Enable notification action icons.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_NOTIFICATION_ACTION_ICONS_DESCRIPTION" desc="Description of the flag to enable notification action icons.">
|
| + Enable support for icons in notification action buttons.
|
| + </message>
|
| <message name="IDS_FULLSCREEN_TAB_LABEL" desc="Label for Fullscreen tab on Content Settings dialog">
|
| Fullscreen
|
| </message>
|
|
|