Resolve member conflict in enums
In Jumbo build, the member NONE in the enum VerifyStatus in install_verifier.cc conflicts with the same member in the enum Transformation inactivity_log/activity_log.cc. This commit solves the issues by defining VerifyStatus as a strongly typed enum. Bug: 850484 Change-Id: Idc3cab01b96073b20adf6fcd87e01cdf9b02a739 Reviewed-on: https://chromium-review.googlesource.com/1098664Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Oscar Johansson <oscarj@opera.com> Cr-Commit-Position: refs/heads/master@{#567168}
Showing
Please register or sign in to comment