Chromium Code Reviews| Index: Source/core/svg/SVGTests.idl |
| diff --git a/Source/core/svg/SVGTests.idl b/Source/core/svg/SVGTests.idl |
| index 3081a64dcfec1a47ff540475548cfb2adab54c63..8f47e8ee2b95ed2cb496c9f9ed0d7aa58fb943c2 100644 |
| --- a/Source/core/svg/SVGTests.idl |
| +++ b/Source/core/svg/SVGTests.idl |
| @@ -25,8 +25,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| - |
| DoNotGenerateToV8 |
| ] interface SVGTests { |
| readonly attribute SVGStringList requiredFeatures; |