
Bug: b:344789836 Test: compile Change-Id: Ibff5809a7e642e7ff9762e29dc48e242eb20b445 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5796152 Reviewed-by: Xiangdong Kong <xiangdongkong@google.com> Commit-Queue: Pi-Hsun Shih <pihsun@chromium.org> Reviewed-by: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/main@{#1345302}
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: