chromium/third_party/blink/web_tests/http/tests/lcp-script-observer/resources/async-level1.js

setTimeout(async () => {
  await window.__installLCP();
}, 0);