| Index: third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.idl b/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.idl
|
| index 47d742f66d8a5b634a108e70038c093f6eba776d..d6aa10e115a56d0febe45b08ecca727642895e7e 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEDropShadowElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEDropShadowElement
|
| +// https://drafts.fxtf.org/filters/#InterfaceSVGFEDropShadowElement
|
|
|
| interface SVGFEDropShadowElement : SVGElement {
|
| [MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedString in1;
|
|
|