Change some payments code to not have so many kFirstTagValue
In jumbo build experiments all the kFirstTag variables ended up in the same translation unit and prevented compilation. This patch retires those variables, and also renames an enum that had got a copy-paste name. Bug: 803406 Change-Id: I887d85a3632766845a7caede089d99ed73efba35 Reviewed-on: https://chromium-review.googlesource.com/1073308 Commit-Queue: anthonyvd <anthonyvd@chromium.org> Reviewed-by:anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#561861}
Showing
Please register or sign in to comment