Allow the swreporter to be manually disabled for chrome branded builds.

Sometimes a Chrome branded build is needed for development, but the
Chrome Cleanup Tool running is undesirable.

This CL adds a new GN flag that defaults to true for Chrome branded
builds but can be manually set to allow disabling of Chrome Cleanup
Tool in these cases.

No behavior change is expected by this CL unless the new GN flag is
set by a developer.

BUG=1317724

Change-Id: Ia932646873310d9cadfc86c4e0b35fe5c1814c18
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3652911
Reviewed-by: Joshua Pawlicki <waffles@chromium.org>
Commit-Queue: Will Harris <wfh@chromium.org>
Reviewed-by: Joe Mason <joenotcharles@google.com>
Cr-Commit-Position: refs/heads/main@{#1006929}
NOKEYCHECK=True
GitOrigin-RevId: d3ea872abddde5dc835ab414f221a96386bfec2f
1 file changed
tree: 8b77a10581e466d3a4033c4416b8259f7478d06b
  1. public/
  2. test/
  3. DEPS
  4. DIR_METADATA
  5. OWNERS
  6. 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.