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