[Passwords] Shorten name of UsernameDetectionMethod in Form Parser
The name of the `username_detection_method` variable in form_parser.cc is unnecessarily long for the scope it is defined in and results in unnecessary line breaks (see also go/longnamesarelong). This change fixes this, and also performs a small clean-up on the histogram logging code. Bug: None Change-Id: I72164f113efbdfbd24d42234bd145cc01582d84d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214544 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#771562}
Showing
Please register or sign in to comment