0
Files
src/extensions
Minoru Chikamune 531b2cd59f Code Health Rotation: Remove DeprecatedListValueFromString
Remove unused function: DeprecatedListValueFromString

Bug: 1187062
Change-Id: I1e02e4319b0598f9b05424f86b0f04f230afc37c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4081949
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Minoru Chikamune <chikamune@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1080169}
2022-12-07 04:14:16 +00:00
..
2022-11-25 14:56:47 +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: