Index: Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl |
diff --git a/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl b/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl |
index 3db592745d72a1a2e517c36087f6d19977ecaa38..04bf541e253bd23ecf944c026210c65e67cf2fd8 100644 |
--- a/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl |
+++ b/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl |
@@ -35,4 +35,3 @@ |
attribute EventHandler onactivate; |
attribute EventHandler onfetch; |
}; |
- |