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
Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
automation
/
meta_redirect.html
blob
a1b83fe97e9949f78f26b5eadf2171bfdbec7c1a
1
<!-- Used for testing that the automation code handles a meta tag redirect
2
---- correctly.
3
!-->
4
<html>
5
<head>
6
<meta
http-equiv
=
"refresh"
content
=
"0;url=client_redirects.html"
>
7
</head>
8
<body>
9
Redirecting...
10
</body>
11
</html>