| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 70d32476b0d63285b1f2f62b25347fd209e8a748..9a6a3f8bee356ed552802466d505225c85cf713b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14936,6 +14936,14 @@ read aloud to screenreader users to announce that a completion is available.">
|
| Enable receiving entity suggestions in Omnibox.
|
| </message>
|
| </if>
|
| +
|
| + <!-- String for controling the log of UKMs in Autofill in about:flags. -->
|
| + <message name="IDS_FLAGS_ENABLE_AUTOFILL_UKM_NAME" desc="Name for the flag to enable the logging of Autofill UKMs">
|
| + Log Autofill UKMs.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_AUTOFILL_UKM_DESCRIPTION" desc="Description for the flag to enable the logging of Autofill UKMs">
|
| + Enable log Autofill UKMs.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|