Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
web_apps
/
custom_id
/
index.html
blob: 79d0fb4ef4fd32dffe6404c654647c59a4406061 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<link
rel
=
"manifest"
href
=
"manifest.json"
>
</head>
<body>
<h1>
Basic web app with a custom id and separate scope from other test sites
</h1>
</body>
</html>