Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index f2bfc0e0b9b3ed5bd4ba6e4b7be7e46b4d0e9068..1bad55e130bde6cc7a7439128c2024966626e262 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14762,12 +14762,19 @@ Do you accept? |
</message> |
</if> |
+ <!-- Autofill experiment flags --> |
<message name="IDS_FLAGS_IGNORE_AUTOCOMPLETE_OFF_AUTOFILL_NAME" desc="Name of the ignore autocomplete='off' for Autofill lab"> |
Ignore autocomplete='off' (Autofill) |
</message> |
<message name="IDS_FLAGS_IGNORE_AUTOCOMPLETE_OFF_AUTOFILL_DESCRIPTION" desc="Description of the ignore autocomplete='off' for Autofill lab"> |
Ignore autocomplete='off' for forms that Chrome can Autofill with credit card or address data. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_SINGLE_CLICK_AUTOFILL_NAME" desc="Name of the single click autofill lab"> |
+ Enable single-click autofill |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SINGLE_CLICK_AUTOFILL_DESCRIPTION" desc="Description of the single click autofill lab"> |
+ Make autofill suggestions on initial mouse click on a form element. |
+ </message> |
<!-- Reader mode experiment flags --> |
<if expr="is_android"> |