
Include the runtime API and support the alarms API test on the desktop Android build. Bug: 373434594 Change-Id: I67d85bc43f4699228f0810ce9fca640bcb6d6d77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5943425 Reviewed-by: Dominic Battré <battre@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372377}
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: