Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
safe_browsing
/
script.js
blob: 5d6dea6a3b11b925cf633104ea196f5c5547cc77 [
file
] [
log
] [
blame
]
var
helloWorld
=
function
()
{
document
.
write
(
"malicious script."
);
};