Chromium Code Reviews| Index: Source/core/svg/SVGMissingGlyphElement.idl |
| diff --git a/Source/core/svg/SVGMissingGlyphElement.idl b/Source/core/svg/SVGMissingGlyphElement.idl |
| index 647741a1568b621eabb65395b7e431e2cb0ce309..f52c16b7f392fc56a20f0648f0713d8b1679aa48 100644 |
| --- a/Source/core/svg/SVGMissingGlyphElement.idl |
| +++ b/Source/core/svg/SVGMissingGlyphElement.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG&SVG_FONTS |
| + Conditional=SVG_FONTS |
| ] interface SVGMissingGlyphElement : SVGStyledElement { |
| }; |