| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9732bb17dc4a01b19728ed1d39916cbc58bedbba..65cbac17e8b94bdb47af3011267b29f161491cce 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14675,6 +14675,14 @@ Do you accept?
|
| <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_HOTWORDING_DESCRIPTION" desc="Description of about:flags option for hotword detection.">
|
| Enables experimental 'Ok Google' hotword detection features, such as using the built-in extension. The hotword extension from the Chrome Web Store will no longer be used.
|
| </message>
|
| +
|
| + <!-- Message center strings -->
|
| + <message name="IDS_FLAGS_ENABLE_MESSAGE_CENTER_ALWAYS_SCROLL_UP_UPON_REMOVAL_NAME" desc="Name of about:flags option for message center always scroll up experiment.">
|
| + Enable experiments that message center always scroll up upon notification removal.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_MESSAGE_CENTER_ALWAYS_SCROLL_UP_UPON_REMOVAL_DESCRIPTION" desc="Description of about:flags option for message center always scroll up experiment.">
|
| + Enables experiment that message center always scroll up when a notification is removed.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|