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