
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}
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: