| Index: third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
|
| index 084ab851ec07f6aa6d77de8b8d80bab7b7b96a7d..fae291b289070bacf6fef01df5912f501095bfc6 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAnimatedBoolean
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedBoolean
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
|
|