Chromium Code Reviews| Index: Source/core/svg/SVGLocatable.idl |
| diff --git a/Source/core/svg/SVGLocatable.idl b/Source/core/svg/SVGLocatable.idl |
| index 1e8f3fe3c495d9bf7f1488a23459e3038cf28f08..d5a5363232d1d807bb29eac9fe221c67eac29658 100644 |
| --- a/Source/core/svg/SVGLocatable.idl |
| +++ b/Source/core/svg/SVGLocatable.idl |
| @@ -25,8 +25,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| - |
| DoNotGenerateToV8 |
| ] interface SVGLocatable { |
| readonly attribute SVGElement nearestViewportElement; |