Chromium Code Reviews| Index: Source/core/svg/SVGHKernElement.idl |
| diff --git a/Source/core/svg/SVGHKernElement.idl b/Source/core/svg/SVGHKernElement.idl |
| index 9bca9f7ff4973b7660c2f6216615232d58b82d10..20fee21338c758dd63a9048a37273ceacdfcd66d 100644 |
| --- a/Source/core/svg/SVGHKernElement.idl |
| +++ b/Source/core/svg/SVGHKernElement.idl |
| @@ -18,7 +18,7 @@ |
| */ |
| [ |
| - Conditional=SVG&SVG_FONTS |
| + Conditional=SVG_FONTS |
| ] interface SVGHKernElement : SVGElement { |
| }; |