0
Files
src/extensions
Henrique Ferreiro adddf4b16d Move //chromeos/constants to //ash/constants
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}
2021-02-06 07:13:56 +00:00
..
2020-10-15 22:53:44 +00: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: