
Bug: chromium:403156550 Change-Id: If1ca0976616f99b4b3d59718ed32ac70298e961f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6378955 Reviewed-by: David Bertoni <dbertoni@chromium.org> Reviewed-by: Justin Lulejian <jlulejian@chromium.org> Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1436388}
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: