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