Sign in
chromium
/
chromiumos
/
third_party
/
autotest
/
bff9f9d0c4bf77f09a41262061d1a9310d94db2f
/
.
/
client
/
site_tests
/
desktopui_SonicExtension
/
hello.html
blob: 28e1fffef9f924f4454ef55413def1b291d48f54 [
file
] [
log
] [
blame
]
<html>
<head>
<META
HTTP-EQUIV
=
"Set-Cookie"
CONTENT
=
"mykey=myval"
>
<title>
Hello World
</title>
</head>
<body>
<b><h1>
Hello there!
</h1></b>
</body>
</html>