Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 470a5b69488eb7b30409bd9941c36b8135a16aea..a8020509877b1490ea71d655c8cbfac6c17a4717 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15120,6 +15120,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_HEURISTICS_NAME" desc="A name of an about:flags experiment for controlling when to show the reader mode button"> |