commit | 20057f0fef49c3f96051884373b0e64744f9ac6f | [log] [tgz] |
---|---|---|
author | Nico Weber <[email protected]> | Mon Jan 13 18:27:38 2020 |
committer | Commit Bot <[email protected]> | Mon Jan 13 18:27:38 2020 |
tree | ab92865a5e4834f141f5e1892ae62062d13c7a29 | |
parent | 5d0cea9530b8b173cece35156d7968003dd98195 [diff] |
Reformat all gn files in /build/android. `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 git cl split. [email protected] Bug: 1041419 Change-Id: Id162c6be28a236bad753ce4822530d7a1f469bff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995849 Auto-Submit: Nico Weber <[email protected]> Reviewed-by: Eric Stevenson <[email protected]> Commit-Queue: Eric Stevenson <[email protected]> Cr-Commit-Position: refs/heads/master@{#730641}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .