Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / android / redirect / about.html
blob5f8b14aaf8514a201629ff4e9c446855440798b8
1 <html>
2 <meta http-equiv="refresh" content="0;url=one.html" />
4 <head>
5 <title>About the Google</title>
6 </head>
8 <body>
9 This is the Google!
10 </body>
12 </html>