Chromium Code Reviews| Index: Source/core/svg/SVGURIReference.idl |
| diff --git a/Source/core/svg/SVGURIReference.idl b/Source/core/svg/SVGURIReference.idl |
| index 8722ada61e4a8f0f54ad2e7b974f5cd57429837f..5f6e26330d857b9410e1f8cd0ae290629b131ad4 100644 |
| --- a/Source/core/svg/SVGURIReference.idl |
| +++ b/Source/core/svg/SVGURIReference.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=SVG, |
| SuppressToJSObject, |