| Index: third_party/WebKit/Source/core/svg/SVGFEPointLightElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEPointLightElement.idl b/third_party/WebKit/Source/core/svg/SVGFEPointLightElement.idl
|
| index c37d706848ca79fae5d9bb8b05253de0685ba844..e162bb16587e72188697e8223671b969d2eb67cf 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEPointLightElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEPointLightElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEPointLightElement
|
| +// https://drafts.fxtf.org/filters/#InterfaceSVGFEPointLightElement
|
|
|
| interface SVGFEPointLightElement : SVGElement {
|
| [MeasureAs=SVG1DOMFilter] readonly attribute SVGAnimatedNumber x;
|
|
|