| Index: third_party/WebKit/Source/core/dom/DOMPointReadOnly.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMPointReadOnly.idl b/third_party/WebKit/Source/core/dom/DOMPointReadOnly.idl
|
| index 5de32bfd799b8f7d7efcda7cffd80d46f5e79e51..d80c8252d9a154f56405fed114187b2960333052 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMPointReadOnly.idl
|
| +++ b/third_party/WebKit/Source/core/dom/DOMPointReadOnly.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/#DOMPoint
|
| +// https://dev.w3.org/fxtf/geometry/#DOMPoint
|
|
|
| [
|
| Constructor(unrestricted double x, unrestricted double y,
|
|
|