• dpranke's avatar
    Fix 'gn clean'. · 5c1a294c
    dpranke authored
    The new 'gn clean' command didn't actually work right; when we
    read in the existing build.ninja file, we would trim the leading
    whitespace from the lines, producing an invalide ninja file as a result.
    
    R=brettw@chromium.org
    BUG=
    
    Review URL: https://codereview.chromium.org/952053004
    
    Cr-Commit-Position: refs/heads/master@{#318189}
    5c1a294c
command_clean.cc 4.99 KB