Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
web_apps
/
scope_updating
/
page.html
blob: 8eb92b71590212135182118274da14ccc9f1110a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<head>
<link
rel
=
"manifest"
href
=
"manifest-narrow.json"
>
<title>
Narrow Scope App
</title>
</head>
<body>
<h1>
Narrow Scope App - this one limits scope to page*
</h1>
</body>