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