| Index: third_party/WebKit/Source/core/svg/SVGZoomAndPan.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGZoomAndPan.idl b/third_party/WebKit/Source/core/svg/SVGZoomAndPan.idl
|
| index 624eae463b259a6af6b87d1ddfbdb29cd99245ad..0d09ee147dcdee81b8ca4f262052f84e9b542bd0 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGZoomAndPan.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGZoomAndPan.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#InterfaceSVGZoomAndPan
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGZoomAndPan
|
|
|
| [
|
| NoInterfaceObject, // Always used on target of 'implements'
|
|
|