chromium/content/test/data/attribution_reporting/page_with_impression_creator_no_referrer.html

<html>
  <head>
    <meta name="referrer" content="no-referrer">
    <script src="register_attribution_src.js"></script>
  </head>
  <body>
  </body>
</html>