| Index: third_party/WebKit/Source/core/css/StyleMedia.idl
|
| diff --git a/third_party/WebKit/Source/core/css/StyleMedia.idl b/third_party/WebKit/Source/core/css/StyleMedia.idl
|
| index d50a3d2e17438e4e894d3ec051017f777e67404e..52b6412751399dba682ef3ef4959679a3a2bc9dd 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleMedia.idl
|
| +++ b/third_party/WebKit/Source/core/css/StyleMedia.idl
|
| @@ -26,8 +26,8 @@
|
|
|
| // This interface was originally named Media, and was removed from the spec
|
| // shortly after it was renamed to StyleMedia:
|
| -// http://www.w3.org/TR/2009/WD-cssom-view-20090804/#the-media-interface
|
| -// http://web.archive.org/web/20100206142043/http://dev.w3.org/csswg/cssom-view#the-stylemedia-interface
|
| +// https://www.w3.org/TR/2009/WD-cssom-view-20090804/#the-media-interface
|
| +// https://web.archive.org/web/20100206142043/http://dev.w3.org/csswg/cssom-view#the-stylemedia-interface
|
| //
|
| // TODO(foolip): Remove this interface.
|
|
|
|
|