Unregister from GCM when the only GCM app is removed
[chromium-blink-merge.git] / chrome / test / data / login / single_realm.html
blob05c9e2217b5deca0e4440e0e3934564e646fd9d4
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/1.gif?password=foopassword&amp;realm=foo'>
10 <img src='/auth-basic/2.gif?password=foopassword&amp;realm=foo'>
11 <img src='/auth-basic/3.gif?password=foopassword&amp;realm=foo'>
12 <img src='/auth-basic/4.gif?password=foopassword&amp;realm=foo'>
13 <img src='/auth-basic/5.gif?password=foopassword&amp;realm=foo'>
14 <img src='/auth-basic/6.gif?password=foopassword&amp;realm=foo'>
15 </body>
16 </html>