0
Files
src/extensions
Jan Keitel 485f65af53 Remove user_annotations component
It is no longer used. The metrics deletions are intentional. Since this
feature was never launched, we do not want to obsolete the metrics -
they should just be deleted.

Bug: 395040395
Change-Id: I1a59181eca10758939439dd7ff94829a91712de8
No-Presubmit: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6308728
Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
Reviewed-by: Colin Blundell <blundell@chromium.org>
Reviewed-by: Sophie Chang <sophiechang@chromium.org>
Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
Reviewed-by: Martin Šrámek <msramek@chromium.org>
Commit-Queue: Jan Keitel <jkeitel@google.com>
Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: Christoph Schwering <schwering@google.com>
Cr-Commit-Position: refs/heads/main@{#1427119}
2025-03-03 07:28:32 -08:00
..
2025-03-03 04:36:27 -08:00
2025-03-03 07:28:32 -08:00

This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.

Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.

Technical Documentation: