Sign in
chromium
/
chromium
/
src
/
dde7637fb2fe94de4c02dbe684070a83463e0708
/
.
/
ios
/
testing
/
data
/
http_server_files
/
iframe_host.html
blob: fea9ff90ebb8607019006543205702a69806a8b4 [
file
]
<!DOCTYPE html>
<!--
Copyright 2018 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<body>
<iframe
src
=
"links.html"
></iframe>
</body>
</html>