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