| Index: third_party/WebKit/Source/core/dom/DOMRectReadOnly.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMRectReadOnly.idl b/third_party/WebKit/Source/core/dom/DOMRectReadOnly.idl
|
| index 94f6681147796f1ee6fa6c1948483adb5f7a2b5b..2f1c37f99f0cf4406f4585ac5545c8604c337867 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMRectReadOnly.idl
|
| +++ b/third_party/WebKit/Source/core/dom/DOMRectReadOnly.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(unrestricted double x, unrestricted double y,
|
|
|