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