Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 0c9203ce220c5efdb06ec04474b4fb87c8f1c806..b1d740c7941c4e10805bede0770f0b099a7d9f56 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15566,6 +15566,15 @@ read aloud to screenreader users to announce that a completion is available."> |
| Enabled (with Flash) |
| </message> |
| </if> |
| + |
| + <!---<if expr="is_android">--> |
|
please use gerrit instead
2016/10/21 19:00:20
You seem to have forgotten to remove <!--->
sebsg
2016/10/25 15:13:09
I'm really sloppy on this one. Sorry, I'll take mo
|
| + <message name="IDS_FLAGS_NO_CARD_ABORT" desc="Title for the flag to enable the No Card Abort in Payment Request." translateable="false"> |
| + No Card Abort |
| + </message> |
| + <message name="IDS_FLAGS_NO_CARD_ABORT_DESCRIPTION" desc="Description for the flag to enable the No Card Abort in Payment Request." translateable="false"> |
| + Whether or not the No Card Abort is enabled. |
| + </message> |
| + <!--</if>--> |
| </messages> |
| </release> |
| </grit> |