[jumbo] Make PhoneNumber unambigious
There is a ::i18n::phonenumbers::PhoneNumber and a ::autofill::PhoneNumber. To avoid ambiguity (especially in jumbo builds where more types are known to more code), refer to ::i18n::phonenumbers::PhoneNumber with the full name inside autofill code. Also refer to PhoneNumberUtils from the same namespace the same way for consistency. Change-Id: Ic36cae9a8df0ceb07f3494fa34d8b08531cd46e4 Reviewed-on: https://chromium-review.googlesource.com/1050288 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#557164}
Showing
Please register or sign in to comment