Index: Source/modules/serviceworkers/ServiceWorkerClients.idl |
diff --git a/Source/modules/serviceworkers/ServiceWorkerClients.idl b/Source/modules/serviceworkers/ServiceWorkerClients.idl |
index ed99dd468c3baed1d52435ae247d3a122b1a0630..879514a1d3715ffd49d571f1e17dc474e628a730 100644 |
--- a/Source/modules/serviceworkers/ServiceWorkerClients.idl |
+++ b/Source/modules/serviceworkers/ServiceWorkerClients.idl |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
[ |
- GlobalContext=ServiceWorkerGlobalScope, |
+ Exposed=ServiceWorker, |
RuntimeEnabled=ServiceWorker |
] interface ServiceWorkerClients { |