
Remove deprecated usage and replace with new base::Value API. Bug: 1281896 Change-Id: I9ad78905e1b648f80cd85214100210f9b0347296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3365258 Reviewed-by: John Rummell <jrummell@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by: Balazs Engedy <engedy@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#956505}
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: