Chromium Code Reviews| Index: Source/core/testing/Internals.idl |
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
| index f5598c6af7921c395a1d73dff20d913d05e11049..aac721b2388d614ebe40417802092b7746949eb8 100644 |
| --- a/Source/core/testing/Internals.idl |
| +++ b/Source/core/testing/Internals.idl |
| @@ -27,7 +27,7 @@ |
| [ |
| DoNotCheckConstants, |
| GarbageCollected, |
| - TypeChecking=(Interface,Unrestricted), |
| + TypeChecking=Interface, |
| ] interface Internals { |
| DOMString address(Node node); |