Index: third_party/WebKit/Source/modules/storage/StorageEventInit.idl |
diff --git a/third_party/WebKit/Source/modules/storage/StorageEventInit.idl b/third_party/WebKit/Source/modules/storage/StorageEventInit.idl |
index 72f18beadbf4d32bfa598173c4c0552fd7051bb0..3f589583dc8badc08467d380a5c506d2069eff8f 100644 |
--- a/third_party/WebKit/Source/modules/storage/StorageEventInit.idl |
+++ b/third_party/WebKit/Source/modules/storage/StorageEventInit.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. |
-// http://dev.w3.org/html5/webstorage/#the-storage-event |
+// https://html.spec.whatwg.org/multipage/webstorage.html#the-storageevent-interface |
dictionary StorageEventInit : EventInit { |
DOMString? key; |