| Index: third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl b/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
|
| index 307319055f3a2a93729465f1616f89519e2b009f..9f260712b89b66b6fd9a983efbfa38ae6ace4128 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEFuncRElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/filter-effects/#InterfaceSVGFEFuncRElement
|
| +// https://drafts.fxtf.org/filters/#InterfaceSVGFEFuncRElement
|
|
|
| interface SVGFEFuncRElement : SVGComponentTransferFunctionElement {
|
| };
|
|
|