Reformat all gn files in /components/chrome_cleaner.

`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=joenotcharles@chromium.org

Bug: 1041419
Change-Id: Ic3538252c9b04bc5ad2b47d74017e36875f30d18
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1998861
Auto-Submit: Nico Weber <thakis@chromium.org>
Reviewed-by: Joe Mason <joenotcharles@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#731449}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 5480c4c44df688de80a6eb26eba7f2f18b39cb28
2 files changed
tree: db96ac229800da5a308c69e24f654a2b1bcec9e7
  1. public/
  2. test/
  3. DEPS
  4. OWNERS
  5. README.md
README.md

This directory contains shared constants and interfaces used for communication between the Chrome Cleanup Tool and Chrome's Safe Browsing service.