
They're not used since https://chromium-review.googlesource.com/c/chromium/src/+/5090073 Fixed: 354741398 Change-Id: I7f25583f88c9afe71bad34a811ee8d31efa809cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6351120 Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org> Auto-Submit: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1432230}
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: