[autofill] Fix --show-autofill-type-predictions.
Corrects the code that generates field title strings when the --show-autofill-type-predictions flag is specified. Formatting bugs were introduced when the string was moved out of the .pak file and into code (escape sequences for string replacement were retained and some values were duplicated/missing due to copy-paste). BUG=703134 Change-Id: Id81a974be4ee12f0c6e2870da2b80c592962d730 Reviewed-on: https://chromium-review.googlesource.com/600994 Commit-Queue: Roger McFarlane <rogerm@chromium.org> Reviewed-by:Mathieu Perreault <mathp@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#491852}
Showing
Please register or sign in to comment