Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / mime_handler_view / test_iframe.html
blob2213a997394ed42ac47ea811f7a82ad34fb384ce
1 <html>
2 <body>
3 <iframe id="iframe" width="200" height="200" src="testIframe.csv"></iframe>
4 <script src="test_iframe.js"></script>
5 </body>
6 </html>