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