Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
content 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
core 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README

This directory contains shared code for determining engaged sites.

Site engagement will be a layered component (https://www.chromium.org/developers/design-documents/layered-components-design) with the following structure:

- core/: shared code with no //chrome or //content dependencies
- content/: driver for the shared code that depends on the content layer
- ios/: driver for the shared code based on src/ios