Reformat all gn files in /components/timers.

`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.

R=chirantan@chromium.org

Bug: 1041419
Change-Id: Iac5eb920f91a93b8c7d27d04939a5e82c1ff0042
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1998730
Auto-Submit: Nico Weber <thakis@chromium.org>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
Commit-Queue: Chirantan Ekbote <chirantan@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#731064}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 75f5095f1ab2b84e3c7cd2f1b05be7305117305d
1 file changed