Sign in
cobalt
/
cobalt
/
b4672746d142be73634d6b1ad99320d6df3d87f3
/
.
/
src
/
third_party
/
web_platform_tests
/
XMLHttpRequest
/
send-usp.worker.js
blob: 456b7e7e3b64666281bd406ea7cb51a6695c8cd2 [
file
]
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"send-usp.js"
);
run_test
();
done
();