
Bug: 40285824 Change-Id: I8344ca20f678cacee1388175e020ce5629a1b614 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6127613 Reviewed-by: Piotr Bialecki <bialpio@chromium.org> Reviewed-by: ningxin hu <ningxin.hu@intel.com> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#1400958}
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: