Rename LoginTableColumns (components/password_manager)
When building using jumbo, files gets merged and enums with the same name may end up in the same namespace and conflict. This happens for he enum LoginTableColumns. This commit solves the issue by renaming one instance of LoginTableColumns to something more file specific. Bug: 869381 Change-Id: I9a0b95dcddee3bbc9f1b8969142aa683e11025a0 Reviewed-on: https://chromium-review.googlesource.com/1160496Reviewed-by:Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Oscar Johansson <oscarj@opera.com> Cr-Commit-Position: refs/heads/master@{#580482}
Showing
Please register or sign in to comment