Commit 9f1375ea authored by Robert Sesek's avatar Robert Sesek

Refactor //tools/gn/bin/gyp_flag_compare.py to be usable in interactive Python.

When comparing large targets like //chrome, it is nearly impossible to deal with
the mountainous 46,000 lines of output the executable script produces. With an
interactive environment, it is much easier to compare differences and drill-down
into specific issues.

BUG=622889
R=scottmg@chromium.org

Review URL: https://codereview.chromium.org/2108683002 .

Cr-Commit-Position: refs/heads/master@{#402512}
parent b57d8f8d
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment