0
Files
src/extensions
Daniel Cheng b5ffd597cc Update remaining include paths for //base/hash/sha1.h
Bug: 902789
Tbr: davidben@chromium.org
Tbr: mbarbella@chromium.org
Tbr: piman@chromium.org
Tbr: pmonette@chromium.org
Tbr: rockot@google.com
Tbr: rogerta@chromium.org
Tbr: tguilbert@chromium.org
Change-Id: Ia335a6110147f74f23a723bf4b0ab98f557955e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1544290
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Patrick Monette <pmonette@chromium.org>
Reviewed-by: danakj <danakj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#645513}
2019-03-28 21:33:25 +00:00
..
2018-12-18 22:42:35 +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: