Sign in
◑
Theme
chromium
/
chromium
/
src
/
ef290da170d481d1ef1c9ca4e11d156cfaf09afe
/
.
/
chrome
/
test
/
data
/
inspector
/
test2.html
blob: 21de21be26e8e9e9fcd5fbda13f89f1bade9dd29 [
file
]
<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>