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}
3 files changed