| Index: third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| diff --git a/third_party/WebKit/Source/core/css/StyleSheetList.idl b/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| index 68fdc935e94ce5346050c7ae55b23b7eaf99c5c7..1b4902ce9bd3f160de84979af4da0a0d8b864360 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| +++ b/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| @@ -18,7 +18,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://dev.w3.org/csswg/cssom/#the-stylesheetlist-interface
|
| +// https://dev.w3.org/csswg/cssom/#the-stylesheetlist-interface
|
|
|
| // TODO(foolip): StyleSheetList should be an [ArrayClass].
|
| [
|
|
|