mb: Refactor CmdExport into a share-able utility.
This: - Moves the dict-building bits of CmdExport() into a func called _ToJsonish(), which can be used for crbug.com/1117577. - Includes args_files in the dict that gets built. - Uses 'seperators=' arg in json.dumps() to avoid trailing whitespaces. Bug: 1117577 Change-Id: I7c6f501d75969b76cc0e684417befb41e1f40a15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378759Reviewed-by:Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#802342}
Showing
Please register or sign in to comment