
This is to discourage adding additional callers to this function. No behavior change is expected. Additionally a followup change will add a presubmit warning if a new caller is added. Bug: 40944897 Change-Id: Ib92249a624c0de372c5278af7b9c386af5bcafb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444141 Commit-Queue: Tim <tjudkins@chromium.org> Reviewed-by: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by: Darren Shen <shend@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445367}
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: