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