chromium/chrome/test/data/extensions/cross_site_script.html

<html>
  <!-- This only works if the CrossSiteRedirector is running on the embedded
       test server, and the host_resolver is set up to handle b.com. -->
  <script src="/cross-site/b.com/extensions/cross_site_script.js"></script>
</html>