Index: Source/modules/serviceworkers/InstallEvent.h |
diff --git a/Source/modules/serviceworkers/InstallEvent.h b/Source/modules/serviceworkers/InstallEvent.h |
index a4675f67ed736905a0a43aebdff79b0e5fd092f5..04ccf0c397ef7831e63f2655e60df4a88c3c5e61 100644 |
--- a/Source/modules/serviceworkers/InstallEvent.h |
+++ b/Source/modules/serviceworkers/InstallEvent.h |
@@ -45,8 +45,6 @@ public: |
void replace(); |
- ScriptPromise reloadAll(ScriptState*); |
- |
virtual const AtomicString& interfaceName() const override; |
virtual void trace(Visitor*) override; |