Index: Source/core/fileapi/FilePropertyBag.idl |
diff --git a/Source/core/fileapi/FilePropertyBag.idl b/Source/core/fileapi/FilePropertyBag.idl |
index 054f5ae117e5ac32c584c4236ab664cbc7d76a0a..950fc84faff5ad376d04112d342ba55059fca31c 100644 |
--- a/Source/core/fileapi/FilePropertyBag.idl |
+++ b/Source/core/fileapi/FilePropertyBag.idl |
@@ -2,7 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// http://dev.w3.org/2006/webapi/FileAPI/#dfn-file |
+// https://w3c.github.io/FileAPI/#file |
+ |
dictionary FilePropertyBag { |
DOMString type = ""; |
long long lastModified; |