This directory contains the source code for the Chrome Cleanup Tool, a standalone application distributed to Chrome users to find and remove Unwanted Software (UwS).
The application is distributed in two versions:
The Software Reporter runs in the background and, if it finds UwS that can be removed, reports this to Chrome. Chrome then downloads the full Cleanup Tool and shows a prompt on the settings page asking the user for permission to remove the UwS.
This directory contains the source for both.
Code in Chromium that deals with the Software Reporter Tool and Chrome Cleanup Tool includes:
sw_reporter_installer_win*
)chrome_cleanup_handler.*
)chrome_cleaner_*
)Incomplete: the source code for the Software Reporter and Chrome Cleanup Tool are currently being moved from a Google internal repository into this directory.