0
Files
src/extensions
Tim Judkins a25caa571f [Extensions] Remove old permission withholding pref migration
This was a limited time pref key migration, which is well past time for
removal at this point.

Bug: 40636075
Change-Id: I72478bb6cf8f9a8f47f60158924edf941c8136a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6397376
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Commit-Queue: Tim <tjudkins@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1438348}
2025-03-26 12:58:30 -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: