diff --git a/tools/amend-event-data.js b/tools/amend-event-data.js index 30db50b4d7fb..7fa487a7cad4 100644 --- a/tools/amend-event-data.js +++ b/tools/amend-event-data.js @@ -365,19 +365,6 @@ const patches = { change: { interface: "Event", bubbles: false } } ], - 'service-workers': [ - { - pattern: { href: "https://wicg.github.io/BackgroundSync/spec/#sync" }, - matched: 1, - change: { href: "https://wicg.github.io/background-sync/spec/#sync"} - }, - // pending https://github.com/w3c/ServiceWorker/pull/1706 - { - pattern: { type: "install" }, - matched: 1, - change: { interface: "InstallEvent" } - } - ], 'speech-api': [ { pattern: {