[Chromecast] Change lockfile format to pseudo json.
We do not want other producers of the lockfile (namely the
watchdog) to have dependecies to parse json. As a result,
the format of the lockfile is changed to simply place all
DumpInfo entries at the end of the lockfile.
Note that the in memory representation for the lockfile is
unaffected.
TEST=modified tests pass
BUG=internal b/
19210655
Committed: https://crrev.com/
3dc182443da4eec83a698f0f544485a0939aa389
Cr-Commit-Position: refs/heads/master@{#341957}
Review URL: https://codereview.chromium.org/
1274753004
Cr-Commit-Position: refs/heads/master@{#344025}