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