Index: core/dom/MutationObserverInit.idl |
diff --git a/core/dom/MutationObserverInit.idl b/core/dom/MutationObserverInit.idl |
index a9f97242355e0f383dcb05f05662104fca7559eb..9ff5be4d01b403cb3b835b0b56bbcb4d3e00176f 100644 |
--- a/core/dom/MutationObserverInit.idl |
+++ b/core/dom/MutationObserverInit.idl |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Spec: http://dom.spec.whatwg.org/#interface-mutationobserver |
+// Spec: https://dom.spec.whatwg.org/#interface-mutationobserver |
dictionary MutationObserverInit { |
boolean childList = false; |