Sign in
chromium
/
chromium
/
refs/heads/trunk
/
.
/
tools
/
page_cycler
/
sample
/
start.html
blob: c30e8d840e1129dc52ea2f1ccd0be01b5421a210 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
<h3>
Note: You must have started chrome with
<tt>
--enable-file-cookies
</tt>
for this test to work manually.
</h3>
<script
src
=
"pages.js"
></script>
<script
src
=
"../common/start.js"
></script>
</body>
</html>