Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
chrome
/
test
/
data
/
banners
/
iframe_test_page.html
blob: 33e6c093bb7f187a2ad6230ff4bc11a029de7624 [
file
]
<html>
<head>
<title>
IFramed web app banner test page
</title>
</head>
<body>
<iframe
src
=
"manifest_test_page.html"
></iframe>
</body>
</html>