| Index: third_party/WebKit/Source/core/svg/SVGComponentTransferFunctionElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGComponentTransferFunctionElement.idl b/third_party/WebKit/Source/core/svg/SVGComponentTransferFunctionElement.idl
|
| index 8fe18b0f0926addd2b756c10a58997a8bfb45924..b51e23b648a84951d93c168f4751544614fa8b33 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGComponentTransferFunctionElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGComponentTransferFunctionElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/filter-effects/#InterfaceSVGComponentTransferFunctionElement
|
| +// https://drafts.fxtf.org/filters/#InterfaceSVGComponentTransferFunctionElement
|
|
|
| [
|
| DoNotCheckConstants
|
|
|