
Moving the actual target was the only thing left to do. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. No-Presubmit: true Bug: 1164001 Change-Id: I7b9dfc39c236e41d28b27def6a14910dbe8f3834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2666133 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by: James Cook <jamescook@chromium.org> Owners-Override: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#851442}
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: