0
Files
src/extensions
Alexander Cooper 774856c4c4 [CodeHealth] Remove usage of unique_ptr<T[]> from cpu_info_provider_win
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}
2024-12-30 10:34:43 -08:00
..
2024-10-18 17:39:17 +00: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: