Fix wrong constructor bug in document_policy_features.cc
In previous CL, a bug on type name where 'bool' should have be 'Bool' causes bool value calling PolicyValue constructor for double, with extra param. This CL fixes the bug and add tests on parse_default_value function. Change-Id: Ica555f337336fe83ad061f3455769b5a0b3ffe67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069856 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#744041}
Showing
Please register or sign in to comment