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