| Index: third_party/WebKit/Source/core/svg/SVGFitToViewBox.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFitToViewBox.idl b/third_party/WebKit/Source/core/svg/SVGFitToViewBox.idl
|
| index 45d3d5300c8b8438a207874327dbe24f73d17300..5d91d30799f09ef28eb5bf4f1e22393297c56527 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFitToViewBox.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFitToViewBox.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGFitToViewBox
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGFitToViewBox
|
|
|
| [
|
| NoInterfaceObject, // Always used on target of 'implements'
|
|
|