| Index: third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl
|
| diff --git a/third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl b/third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl
|
| index e07bfb7c5402949f90cd74063e84115901dfb095..c073a52a24b46783953ced0eb643faaeac86e9d0 100644
|
| --- a/third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl
|
| +++ b/third_party/WebKit/Source/core/css/DocumentFontFaceSet.idl
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://dev.w3.org/csswg/css-font-loading/#font-face-source
|
| +// https://dev.w3.org/csswg/css-font-loading/#font-face-source
|
|
|
| // TODO(foolip): This should be a FontFaceSource interface implemented by
|
| // Document and WorkerGlobalScope.
|
|
|