0
Files
src/extensions
Dominique Fauteux-Chapleau 98cb9275e6 Add Webstore installer flag to list
See crrev.com/c/6388698 for context

Bug: 399447642
Change-Id: Id237522441d28f16a5b6c7198820c68d1d3dd764
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6404834
Commit-Queue: David Bertoni <dbertoni@chromium.org>
Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org>
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1438922}
2025-03-27 12:34:19 -07:00
..
2025-03-03 07:28:32 -08:00

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: