[Favicon] Add FallbackIconStyle and FallbackIconService.
Design: go/chrome-fallback-icons
This implements
- FallbackIconStyle: A struct to specify fallback data.
- FallbackIconService: Helper class to render the fallback icon as a
filled rounded square with a single letter from the URL.
- Extra dependencies are needed to convert URL to the icon letter.
This CL is sliced off from
https://codereview.chromium.org/835903005/ .
BUG=
455063
Committed:
https://crrev.com/3382fc9d60d79fc9d829fd626a4d591d2f2a23ff
Cr-Commit-Position: refs/heads/master@{#315854}