Sign in
chromium
/
chromium
/
src
/
49d633905b2467796aa6a4794f64001664358334
/
.
/
tools
/
page_cycler
/
sample
/
page1
/
index.html
blob: 26a2e3a802242be86545909a6ce1fe8ae61e94dc [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Page1
</title>
<script
src
=
"../../common/head.js"
></script>
</head>
<body>
<h1>
Page1
</h1>
</body>
</html>