1
    2
    3
    4
    5
    6
    7
    8

android_webview / test / shell / assets / asset_file.html [blame]

<html>
<head>
  <title>Asset File</title>
</head>
<body>
This is an asset file.
</body>
</html>