• Nico Weber's avatar
    Reformat all gn files in /tools/, /url/ · 91d04092
    Nico Weber authored
    `gn format` recently changed its formatting behavior
    for deps, source, and a few other elements when they
    are assigned (with =) single-element lists to be consistent
    with the formatting of updates (with +=) with single-element.
    
    Now that we've rolled in a GN binary with the change,
    reformat all files so that people don't get presubmit
    warnings due to this.
    
    This CL was uploaded by me.
    
    Bug: 1041419
    Change-Id: I730b20897134a058e4f98b5279d4dc3409c6cab7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012602
    Auto-Submit: Nico Weber <thakis@chromium.org>
    Commit-Queue: Daniel Cheng <dcheng@chromium.org>
    Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#733900}
    91d04092
BUILD.gn 402 Bytes