index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
data
/
inspector
/
dummy.js
blob: f84383e78c10e535e3a3fa0bde9c800f80660b6a (
plain
)
1
2
3
function
setCookie
() {
document
.
cookie
=
'viewsource_cookie=foo'
;
}