Chromium Code Reviews| Index: Source/core/svg/SVGDocument.idl |
| diff --git a/Source/core/svg/SVGDocument.idl b/Source/core/svg/SVGDocument.idl |
| index 1758849c3d6a755ffd8426fa4112bd5ce452e18e..64ec90c33c8df21d3657d84cd4d328bd0f17fced 100644 |
| --- a/Source/core/svg/SVGDocument.idl |
| +++ b/Source/core/svg/SVGDocument.idl |
| @@ -20,7 +20,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| CustomToV8 |
| ] interface SVGDocument : Document { |
| readonly attribute SVGSVGElement rootElement; |