Chromium Code Reviews| Index: Source/core/dom/TouchList.idl |
| diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl |
| index a0bd2637d7451be2261c6827533332baee9586a5..ea7d013079ea5634fc73321320cf14e2b07b9f0a 100644 |
| --- a/Source/core/dom/TouchList.idl |
| +++ b/Source/core/dom/TouchList.idl |
| @@ -23,7 +23,7 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -// http://www.w3.org/TR/touch-events/#touchlist-interface |
| +// https://w3c.github.io/touch-events/#touchlist-interface |
| [ |
| WillBeGarbageCollected, |