commit | 701934e5b0371bea45f09e9942fb5f4ac801ddc4 | [log] [tgz] |
---|---|---|
author | eakuefner <eakuefner@chromium.org> | Wed Sep 10 22:05:50 2014 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 10 22:12:35 2014 |
tree | f50313b8c4b33cdfc4f68701733f435ddfbbace1 | |
parent | 969cfbceb9c6ede435db20b4c9a835f0a4415e07 [diff] |
[Telemetry] Fix Chart JSON output typo bug and add unittest There was an issue with outputting Chart JSON that came down to a typo and was not caught by unittests. This patch fixes the bug and adds a unittest to make sure it won't crop up again. R=nednguyen,sullivan Review URL: https://codereview.chromium.org/551293003 Cr-Commit-Position: refs/heads/master@{#294239}