chromium/content/test/data/service_worker/request_origin_worker.js

// The service worker for the request origin test.
importScripts('empty.js');
fetch('empty.html');