0
Files
src/extensions
phosek 21255d8b9b GN: Properly mark all NaCl test depencies as data_deps
NaCl tests and helpers are build as standalone executables and
hence need to be marked as data_deps to be copied over to shards.

BUG=462791

Review URL: https://codereview.chromium.org/1547463004

Cr-Commit-Position: refs/heads/master@{#367367}
2016-01-04 21:09:39 +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.