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