Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/DOMMatrix.idl |
| diff --git a/third_party/WebKit/Source/core/dom/DOMMatrix.idl b/third_party/WebKit/Source/core/dom/DOMMatrix.idl |
| index 1017e5a242d8461c35172b9c304a829ae9e3fcc2..9e893b64b01879ea3131a3b6b31d1d9ca232bb89 100644 |
| --- a/third_party/WebKit/Source/core/dom/DOMMatrix.idl |
| +++ b/third_party/WebKit/Source/core/dom/DOMMatrix.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, |