Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
inspector
/
test2.html
blob: 21de21be26e8e9e9fcd5fbda13f89f1bade9dd29 [
file
] [
log
] [
blame
]
<html>
<head><script
src
=
"dummy.js"
></script></head>
<body
onload
=
"
setCookie
();
"
></body>
This file exists to test that two resources get loaded in Chrome inspector.
</html>