diff options
author | Alex Deymo <deymo@chromium.org> | 2014-05-05 14:46:17 -0700 |
---|---|---|
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | 2014-05-07 17:52:59 +0000 |
commit | f967ebeb1851548a37c01db2bc4f78b8db2d2f99 (patch) | |
tree | 9bea7d79f07979ca1263ca6040a82a60c5e8e0da /payload_generator/graph_utils.cc | |
parent | 7e8ac06833aba4d851257fe287b38c98af4e226b (diff) |
PolicyManager: Move payload_size to int64_t.
Code style encourages signed types instead of unsigned types and the
value being exposed is already signed. This patch fixes that for the
payload_size variable and adapts the BoxedValue::ValuePrinter
implementations to use the int64_t and uint64_t types.
BUG=None
TEST=Unit tests updated
Change-Id: I21310c59d8c2654c43cac27265055c8577341562
Reviewed-on: https://chromium-review.googlesource.com/198269
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Alex Deymo <deymo@chromium.org>
Tested-by: Alex Deymo <deymo@chromium.org>
Diffstat (limited to 'payload_generator/graph_utils.cc')
0 files changed, 0 insertions, 0 deletions