Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git] / chrome / test / data / History / form.html
blob04796ed7bc3c2117c96fe0e33285bf247f840425
1 <html>
2 <head>
3 <title>Submit Form</title>
4 </head>
5 <body>
6 <!-- A form leading to a target page. The form is submitted via javascript, so
7 we don't need a submit button. -->
8 <form id="form" action="target.html" method="post"></form>
9 </body>
10 </html>