Restrict to one AddressField type in autofill
In autofill, AddressField is both a locally defined type and an imported type from i18n::addressinput. In some non-default jumbo builds they end up in the same translation unit, causing compilation problems. This renames the imported classes so they have distinct names. This appeared May 13-14 but I don't know why. No change looks relevant. Change-Id: I77885ce1f8f2a120570cd281868682637a3f79b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611609 Commit-Queue: Tommy Martino <tmartino@chromium.org> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by:Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#659620}
Showing
Please register or sign in to comment