0
Files
src/extensions
Ghazale Hosseinabadi ff82c4c9e9 [Code health] Enable gn check for //extensions/browser/api:*
This CL enables gn check for //extensions/browser/api:*. This is done
by merging //extensions/browser/api/storage:* and
//extensions/browser/api/clipboard:* into //extensions/browser/api:*.

Bug: 1158984
Change-Id: I149dae156dc8ee7727561ff93ca7a2839491cb05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2847999
Commit-Queue: Ghazale Hosseinabadi <ghazale@chromium.org>
Reviewed-by: Devlin <rdevlin.cronin@chromium.org>
Reviewed-by: Erik Staab <estaab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#885791}
2021-05-22 17:59:12 +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: