[Icons NTP] Enable Touch Icon parsing, so Chrome gets URL (no fetch or storage).

This CL makes Apple Touch Icon URLs will be parsed in Blink and passed to
FaviconTabHelper::DidUpdateFaviconURL().  This used to be enabled for Android
only.  On desktop the URLs are parsed, but ignored (so storage into Favicon
DB and no image fetching yet).

BUG=467712

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

Cr-Commit-Position: refs/heads/master@{#320975}
2 files changed