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
/
push_messaging
/
test_bad_manifest.html
blob
0ca3cbb98a18b71a0e7beaff6d6f5a72b2a4d115
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
Push API Bad Manifest Test
</title>
5
<link
rel
=
"manifest"
href
=
"manifest_without_user_visible_only.json"
>
6
<script
src
=
"push_test.js"
></script>
7
</head>
8
<body>
9
<h1>
Push API Bad Manifest Test
</h1>
10
</body>
11
</html>