| Index: Source/core/svg/SVGAltGlyphDefElement.idl
|
| diff --git a/Source/core/svg/SVGAltGlyphDefElement.idl b/Source/core/svg/SVGAltGlyphDefElement.idl
|
| index abe10b6727a3e0f0ee9e3f77b1fc89fd75491d0c..72721faabb1410cd32ea7445e9372e5e75a43169 100644
|
| --- a/Source/core/svg/SVGAltGlyphDefElement.idl
|
| +++ b/Source/core/svg/SVGAltGlyphDefElement.idl
|
| @@ -17,6 +17,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -[Conditional=SVG&SVG_FONTS] interface SVGAltGlyphDefElement : SVGElement {
|
| +[Conditional=SVG_FONTS] interface SVGAltGlyphDefElement : SVGElement {
|
| };
|
|
|
|
|