Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git] / chrome / test / data / login / multi_realm.html
blobdf981dfff9b067bca1de2ec81b82452c4cb12a47
1 <html>
2 <body>
4 <p>Contains several embedded resources, each of which require
5 authentication</p>
7 <!-- The images will probably be in an invalid format, but we aren't
8 interested in the images here. -->
9 <img src='/auth-basic/a.gif?password=barpassword&amp;realm=bar'>
10 <img src='/auth-basic/b.gif?password=foopassword&amp;realm=foo'>
11 <img src='/auth-basic/c.gif?password=foopassword&amp;realm=foo'>
12 <img src='/auth-basic/d.gif?password=foopassword&amp;realm=foo'>
14 </body>
15 </html>