
This was implemented in crrev.com/c/4119014 in Dec 2022. Most of the nodocs were removed in crrev.com/c/5530393 but one remained. Bug: N/A Change-Id: I2710b5f9d300bd5bb337c9a92e3fd7d69ad57fbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5563323 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Oliver Dunk <oliverdunk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1305377}
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: