Index: Source/core/svg/SVGFEFuncGElement.idl |
diff --git a/Source/core/svg/SVGFEFuncGElement.idl b/Source/core/svg/SVGFEFuncGElement.idl |
index 78dfe8d05bd2b191920a520d399a20fb1fc7a1b0..022e8d11fbe21bdbc8ec1a7a44dc8d8a3749de63 100644 |
--- a/Source/core/svg/SVGFEFuncGElement.idl |
+++ b/Source/core/svg/SVGFEFuncGElement.idl |
@@ -23,8 +23,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- Conditional=SVG |
-] interface SVGFEFuncGElement : SVGComponentTransferFunctionElement { |
+interface SVGFEFuncGElement : SVGComponentTransferFunctionElement { |
}; |