Add a --use-isolate-files option to compare_build_artifacts.py.
Previously, compare_build_artifacts.py used some basic heuristics to figure out which files to compare. This new option instead scans the .isolate files in the output directories, and uses their contents to determine which files to compare. Change-Id: I78bba7d3c06be682da694eeeb0dbe195fe312ace Bug: 870731 Reviewed-on: https://chromium-review.googlesource.com/1175043 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:Marc-Antoine Ruel <maruel@chromium.org> Cr-Commit-Position: refs/heads/master@{#583352}
Showing
Please register or sign in to comment