repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
inspector
/
test2.html
blob
21de21be26e8e9e9fcd5fbda13f89f1bade9dd29
1
<html>
2
<head><script
src
=
"dummy.js"
></script></head>
3
<body
onload
=
"setCookie();"
></body>
4
This file exists to test that two resources get loaded in Chrome inspector.
5
</html>