chromium/chrome/test/data/find_in_page/link.html

<html>
<head>
  <title>Find in page</title>
</head>
<body>
  This is a page with some text and a <a href="simple.html">link</a> that we use in the browser tests.
</body>
</html>