Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
| diff --git a/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl b/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
| index 6e6e0737300ca3167ef06dff7c8501e20940c2b3..e1d347368ac76d8f186d96f319a97fc0ec2a1261 100644 |
| --- a/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
| +++ b/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.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/fxtf/geometry/#DOMMatrix |
| +// https://dev.w3.org/fxtf/geometry/#DOMMatrix |
| [ |
| Constructor, |