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