Index: Source/core/page/PerformanceEntry.idl |
diff --git a/Source/core/page/PerformanceEntry.idl b/Source/core/page/PerformanceEntry.idl |
index 045cab33506ec8d284b2041d8e964a4755c6336c..257b89dec1649f40b5cecd2636dcb72fda57b0fc 100644 |
--- a/Source/core/page/PerformanceEntry.idl |
+++ b/Source/core/page/PerformanceEntry.idl |
@@ -30,6 +30,7 @@ |
// See: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html |
[ |
+ NoInterfaceObject, |
CustomToJSObject, |
] interface PerformanceEntry { |
readonly attribute DOMString name; |