Chrome Cleaner UI: Add extension IDs to ChromePrompt mojo interface.

- For the interface, this is added in the same way as registry keys.
- For chrome_cleaner_scanner_results, this is similar to registry keys
except there's some extra work to fetch names for the extension IDs.
- A following CL will use the extensions from
chrome_cleaner_scanner_results on the cleanup settings page.

Bug: 853339
Change-Id: I626fdb1ec08cd2d23711750496127480899bad74
Reviewed-on: https://chromium-review.googlesource.com/1103541
Reviewed-by: Ken Buchanan <kenrb@chromium.org>
Reviewed-by: proberge <proberge@chromium.org>
Commit-Queue: Nick Burris <nburris@google.com>
Cr-Original-Commit-Position: refs/heads/master@{#573705}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9b7b8017caec75b7cb6f4d6763f9496178f24677
4 files changed
tree: 7e81bcc9923335249f1b4b18633f1c2c67d952b7
  1. public/
  2. DEPS
  3. OWNERS
  4. 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.