Index: Source/core/testing/LayerRect.idl |
diff --git a/Source/core/testing/LayerRect.idl b/Source/core/testing/LayerRect.idl |
index 2b116d14e7d7929491efd5c184148e867665822d..baa785b7ce899727184d823009ed81acb5316db5 100644 |
--- a/Source/core/testing/LayerRect.idl |
+++ b/Source/core/testing/LayerRect.idl |
@@ -30,7 +30,6 @@ |
[ |
WillBeGarbageCollected, |
- NoInterfaceObject, // testing interfaces do not appear on global objects |
] interface LayerRect { |
readonly attribute Node layerRootNode; |
readonly attribute DOMString layerType; |