Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 5fcd27dc5225bceace934b48b7ed6c1f12ee0327..79819472a36ec3281ec4104d86e77014da28b5ba 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15099,6 +15099,15 @@ After you create a new supervised user, you can manage their settings at any tim |
Import cards from my Wallet. |
</message> |
+ <if expr="is_android"> |
+ <message name="IDS_FLAGS_AUTOFILL_ACCESSORY_VIEW_NAME" desc="Title for the flag to show Autofill suggestions at top of keyboard"> |
+ Autofill suggestions as keyboard accessory view |
+ </message> |
+ <message name="IDS_FLAGS_AUTOFILL_ACCESSORY_VIEW_DESCRIPTION" desc="Description for the flag to show Autofill suggestions at top of keyboard"> |
+ Shows Autofill suggestions on top of the keyboard rather than in a dropdown. |
+ </message> |
+ </if> |
+ |
<!-- Reader mode experiment flags --> |
<if expr="is_android"> |
<message name="IDS_FLAGS_READER_MODE_EXPERIMENT_NAME" desc="An about:flags experiment for reading mode UI"> |