repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
android
/
redirect
/
about.html
blob
5f8b14aaf8514a201629ff4e9c446855440798b8
1
<html>
2
<meta
http-equiv
=
"refresh"
content
=
"0;url=one.html"
/>
3
4
<head>
5
<title>
About the Google
</title>
6
</head>
7
8
<body>
9
This is the Google!
10
</body>
11
12
</html>