Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
..
android 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
content 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
core 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
ios 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година
README 4762b62e7d Publish DEPS for 106.0.5249.13 пре 1 година

README

Favicon is in the process of becoming a layered component
(https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design)
to enable it to be shared cleanly on iOS.

When this process is complete, this component will have the following structure:

- core/: shared code that does not depend on src/content/ or src/ios/
- content/: Driver for the shared code based on the content layer.
- ios/: Driver for the shared code based on src/ios.