Chromium Code Reviews| Index: Source/core/svg/SVGZoomAndPan.idl |
| diff --git a/Source/core/svg/SVGZoomAndPan.idl b/Source/core/svg/SVGZoomAndPan.idl |
| index 728f40ab50c779da225e27bddae66804ee064b82..de112e25a6101b6c7d2235b4aeb35b6697729d25 100644 |
| --- a/Source/core/svg/SVGZoomAndPan.idl |
| +++ b/Source/core/svg/SVGZoomAndPan.idl |
| @@ -25,8 +25,6 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| - |
| DoNotGenerateToV8 |
| ] interface SVGZoomAndPan { |
| const unsigned short SVG_ZOOMANDPAN_UNKNOWN = 0; |