Index: Source/core/page/PerformanceMeasure.idl |
diff --git a/Source/core/page/PerformanceMeasure.idl b/Source/core/page/PerformanceMeasure.idl |
index 7ff286ad72696978251119d9c465595d62eeb2bf..ee032b7adf71adcef7de9403c431d01ee2361f24 100644 |
--- a/Source/core/page/PerformanceMeasure.idl |
+++ b/Source/core/page/PerformanceMeasure.idl |
@@ -23,7 +23,5 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-[ |
- NoInterfaceObject, |
-] interface PerformanceMeasure : PerformanceEntry { |
+interface PerformanceMeasure : PerformanceEntry { |
}; |