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