chromium/chrome/test/data/client_hints/accept_ch_empty.html

<html>
<link rel="icon" href="data:;base64,=">
<head></head>
Empty file which uses link-rel to disable favicon fetches. The corresponding
.mock-http-headers disables client hints.
</html>