Chromium Code Reviews| Index: Source/core/svg/SVGTests.idl |
| diff --git a/Source/core/svg/SVGTests.idl b/Source/core/svg/SVGTests.idl |
| index 6b33373defdf01dd0184be87fe2f9b56fb580bf2..47abc3fe3d2f11c826f4521d36d0ebfcb1b9fa42 100644 |
| --- a/Source/core/svg/SVGTests.idl |
| +++ b/Source/core/svg/SVGTests.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SVG, |
| SuppressToJSObject, |