| Index: third_party/WebKit/Source/core/css/CSSGroupingRule.idl
|
| diff --git a/third_party/WebKit/Source/core/css/CSSGroupingRule.idl b/third_party/WebKit/Source/core/css/CSSGroupingRule.idl
|
| index c6dbf4ecc75761af0643ed143d89d26e9c9aee00..4c8e90eccea6e4637e1471e93cbb6583383bb3d5 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSGroupingRule.idl
|
| +++ b/third_party/WebKit/Source/core/css/CSSGroupingRule.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/csswg/cssom/#the-cssgroupingrule-interface
|
| +// https://dev.w3.org/csswg/cssom/#the-cssgroupingrule-interface
|
|
|
| interface CSSGroupingRule : CSSRule {
|
| [SameObject] readonly attribute CSSRuleList cssRules;
|
|
|