Fix an issue in `gn analyze` when building all.
If you ran `gn analyze` on a list of files that changed a build file, the list of compile targets and output targets should've been returned unchanged, but if the additional_compile_targets input included "all", the returned list was left empty. R=brettw@chromium.org BUG=648532 Review-Url: https://codereview.chromium.org/2350963006 Cr-Commit-Position: refs/heads/master@{#419866}
Showing
Please register or sign in to comment