| Index: third_party/WebKit/Source/core/dom/DOMPoint.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMPoint.idl b/third_party/WebKit/Source/core/dom/DOMPoint.idl
|
| index 8c9932314d933dc6b3e17ef73177ebb9bea8edd4..6522bbcb6d4d5c289ef037e241efa9d78900a856 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMPoint.idl
|
| +++ b/third_party/WebKit/Source/core/dom/DOMPoint.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
|
|
|
| [
|
| // FIXME: The point argument is optional in the spec:
|
|
|