| Index: third_party/WebKit/Source/core/css/CSSStyleSheet.idl
|
| diff --git a/third_party/WebKit/Source/core/css/CSSStyleSheet.idl b/third_party/WebKit/Source/core/css/CSSStyleSheet.idl
|
| index 7a3a1a8de27f47f540672433c08a230f8c0ac722..c97f1464e45abcf65c240e5b6afb3dc8c661d443 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSStyleSheet.idl
|
| +++ b/third_party/WebKit/Source/core/css/CSSStyleSheet.idl
|
| @@ -18,7 +18,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://dev.w3.org/csswg/cssom/#the-cssstylesheet-interface
|
| +// https://dev.w3.org/csswg/cssom/#the-cssstylesheet-interface
|
|
|
| [
|
| SetWrapperReferenceFrom=ownerNode,
|
|
|