Chromium Code Reviews| Index: Source/core/testing/Internals.idl |
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
| index c00d3847434d4f62eb67e14ce1da2a987e7b77c5..92c0c661e688249ad2fd73be4e54e0489ac41cbc 100644 |
| --- a/Source/core/testing/Internals.idl |
| +++ b/Source/core/testing/Internals.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ] interface Internals { |
| DOMString address(Node node); |