Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index 90111eaaab027697b0be3a15ea0ce1ecc426edef..ae468b1288c36ab8832352f0f88358e21069f13a 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -25,9 +25,8 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
DoNotCheckConstants, |
- NoInterfaceObject, // testing interfaces do not appear on global objects |
+ WillBeGarbageCollected, |
] interface Internals { |
DOMString address(Node node); |