Use standard ICE in Chromoting.
[chromium-blink-merge.git] / android_webview / test / data / localStorage.html
blobbe144a0586c132c814b10918e150359a45266a86
1 <html>
2 <head>
3 <script>document.title = localStorage ? "Has localStorage" : "No localStorage"</script>
4 </head>
5 <body>
6 </body>
7 </html>