0
Files
src/extensions
Jan Keitel a7d33e53f5 Remove outdated AutofillAI extension APIs
They are no longer used.

Bug: 395038288
Change-Id: I3ae5a74cd2653dd28fcf67af370d2acfaf1bdef8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6381721
Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
Auto-Submit: Jan Keitel <jkeitel@google.com>
Reviewed-by: Justin Lulejian <jlulejian@chromium.org>
Reviewed-by: Tim <tjudkins@chromium.org>
Commit-Queue: Jan Keitel <jkeitel@google.com>
Cr-Commit-Position: refs/heads/main@{#1437633}
2025-03-25 11:37:59 -07:00
..
2025-03-03 07:28:32 -08: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: