chromium/android_webview/test/data/hello_world.html

<html>
  <head>
    <title>Hello, World!</title>
  </head>
  <body>
    Hello, World!
  </body>
</html>