Index: Source/core/svg/SVGFontFaceSrcElement.idl |
diff --git a/Source/core/svg/SVGFontFaceSrcElement.idl b/Source/core/svg/SVGFontFaceSrcElement.idl |
index c86091a0413661d58fa1a5628c90c34dc252c521..e85f13a6a4d85442b897db140e61eee7276095f2 100644 |
--- a/Source/core/svg/SVGFontFaceSrcElement.idl |
+++ b/Source/core/svg/SVGFontFaceSrcElement.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG&SVG_FONTS |
+ Conditional=SVG_FONTS |
] interface SVGFontFaceSrcElement : SVGElement { |
}; |