summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/android/about.html
blob: b33ddfefe731253f99a933add05c068e0cf1784d (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>

<head>
<title>About</title>
</head>

<body>
  Hello, World!
</body>

</html>