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