Chromium Code Reviews| Index: core/svg/SVGAltGlyphItemElement.idl |
| =================================================================== |
| --- core/svg/SVGAltGlyphItemElement.idl (revision 23517) |
| +++ core/svg/SVGAltGlyphItemElement.idl (working copy) |
| @@ -17,6 +17,6 @@ |
| * Boston, MA 02110-1301, USA. |
| */ |
| -[Conditional=SVG&SVG_FONTS] interface SVGAltGlyphItemElement : SVGElement { |
| +[Conditional=SVG_FONTS] interface SVGAltGlyphItemElement : SVGElement { |
| }; |