0
Files
src/extensions
Donna Wu 7c76ce482b Update extensions/browser/api/system_*/OWNERS
This CL transfers ownership of the following folders from
donna.wu@intel.com to ningxin.hu@intel.com.
  extensions/browser/api/system_cpu/
  extensions/browser/api/system_info/
  extensions/browser/api/system_memory/

Change-Id: I241c105707d039a0bd2dfac8075316748173096e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295613
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Commit-Queue: Donna Wu <donna.wu@intel.com>
Cr-Commit-Position: refs/heads/main@{#944800}
2021-11-24 02:16:45 +00:00
..
2021-09-28 06:50:47 +00:00
2021-09-28 06:50:47 +00:00
2021-10-11 18:01: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: