commit | e636c3cccaae066a7c9e65d0e4dd69699b3c6d82 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@chromium.org> | Tue Mar 11 19:02:08 2014 -0700 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Thu Mar 13 14:41:01 2014 +0000 |
tree | a03f66867a37ade6a53b66a2b3d13913cecf13cb | |
parent | 1b9d6ae00b3c3badf9785584c2c867710f214a62 [diff] |
PolicyManager: Convert EvalStatus to a enum class. This simple patch converts EvalStatus to a enum class to have better type checking over the enum and group the constants on a namespace. BUG=chromium:340871 TEST=Build and run unit tests. Change-Id: I56e8d52325c5de578a6c78c7c85c9dccf61d48a1 Reviewed-on: https://chromium-review.googlesource.com/189635 Reviewed-by: Alex Deymo <deymo@chromium.org> Commit-Queue: Alex Deymo <deymo@chromium.org> Tested-by: Alex Deymo <deymo@chromium.org>