Index: Source/modules/websockets/CloseEventInit.idl |
diff --git a/Source/modules/websockets/CloseEventInit.idl b/Source/modules/websockets/CloseEventInit.idl |
index e2d2ac19e0210343409c6af523fb1e053581ef39..ff5c9e8c5f3d94c0afa82eb711d036f9b1a0747b 100644 |
--- a/Source/modules/websockets/CloseEventInit.idl |
+++ b/Source/modules/websockets/CloseEventInit.idl |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// http://dev.w3.org/html5/websockets/#the-closeevent-interfaces |
// https://html.spec.whatwg.org/multipage/comms.html#the-closeevent-interfaces |
dictionary CloseEventInit : EventInit { |