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
/
login
/
saml_login.html
blob
53b4c2ddd28c76e0df124a635f416efa0b8f4658
1
<html>
2
<head></head>
3
<body>
4
<form
method=post
action
=
"$Post"
>
5
<input
type=hidden name=RelayState
value
=
"$RelayState"
>
6
User:
<input
type=text id=Email name=Email
>
7
Password:
<input
type=password id=Password name=Password
>
8
<input
id=Submit type=submit
>
9
</form>
10
</body>
11
</html>