chromium/chrome/test/data/navigation_predictor/iframe_ads_simple_page_with_anchors.html

<html>
  <head>
  </head>
  <body>
    <a id="google" href="https://google2.com">Google</a>
    <a id="example_ad" href="https://example.com/included_script.js">Example</a>
  </body>
</html>