| Index: third_party/WebKit/Source/core/dom/DOMRect.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMRect.idl b/third_party/WebKit/Source/core/dom/DOMRect.idl
|
| index 185d3ff38b4efbeb5eaee2ed3039e1c7f752415d..293066b886a9cd1a5af810b83728ea3c269863fb 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMRect.idl
|
| +++ b/third_party/WebKit/Source/core/dom/DOMRect.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/#DOMRect
|
| +// https://dev.w3.org/fxtf/geometry/#DOMRect
|
|
|
| [
|
| Constructor(optional unrestricted double x = 0,
|
|
|