
Use '= default' to define trivial default *structors. clang-tidymodernize-use-equals-default Bug: chromium:338060753 Change-Id: I894d51fbc5d37748a3de3e1a023567a4d90b63c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6371889 Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: Solomon Kinard <solomonkinard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1435624}
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: