Avoid ambiguity between ::i18n and ::autofill::i18n.
Unfortunately there are two i18n namespaces, including one global one, so if you are in ::autofill, referring to i18n is ambigious if the compiler knows about both of them. This happens in jumbo builds which means that my previous jumbo fix here didn't actually work. Change-Id: I7467ff958e93433581da0134d9a6e8ddd21bde49 Reviewed-on: https://chromium-review.googlesource.com/1057728Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#558364}
Showing
Please register or sign in to comment