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