chromium/tools/page_cycler/sample/page2/index.html

<html>
  <head>
    <title>Page2</title>
    <script src="../../common/head.js"></script>
  </head>
  <body>
    <h1>Page2</h1>
  </body>
</html>