
Bug: 1173354 Change-Id: Icfce31706e74cf6cc9c56b814cf12304fe48504a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3367239 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Antonio Sartori <antoniosartori@chromium.org> Commit-Queue: Francis McCabe <fgm@chromium.org> Cr-Commit-Position: refs/heads/main@{#961043}
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: