Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 9885be5914452c78b4ff5627802495d605e173ee..7bd330206ad9669c91a5cb56971721da146152ae 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14760,12 +14760,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"> |