chromium/third_party/blink/renderer/core/html/closewatcher/close_watcher_options.idl

dictionary CloseWatcherOptions {
  AbortSignal signal;
};