| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index f0589ab7b6e55b0d2b3f1355995641cd6044bb3e..2766d11703b2dca107982dbc90d424cc89555559 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15544,6 +15544,15 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Enabled (Flash ducks when losing audio focus, experimental)
|
| </message>
|
| </if>
|
| +
|
| + <if expr="is_android">
|
| + <message name="IDS_FLAGS_NO_CREDIT_CARD_ABORT" desc="Title for the flag to enable the No Card Abort in Payment Request." translateable="false">
|
| + No Credit Card Abort
|
| + </message>
|
| + <message name="IDS_FLAGS_NO_CREDIT_CARD_ABORT_DESCRIPTION" desc="Description for the flag to enable the No Card Abort in Payment Request." translateable="false">
|
| + Whether or not the No Credit Card Abort is enabled.
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|