Chromium Code Reviews| Index: Source/core/timing/PerformanceEntry.idl |
| diff --git a/Source/core/timing/PerformanceEntry.idl b/Source/core/timing/PerformanceEntry.idl |
| index 06d8222ccd9913fdd6a84bea4df68b5dbf2a74d9..8e382cd05074d98d570a065ebf1fb9c06eec3176 100644 |
| --- a/Source/core/timing/PerformanceEntry.idl |
| +++ b/Source/core/timing/PerformanceEntry.idl |
| @@ -31,7 +31,6 @@ |
| // See: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html |
| [ |
| WillBeGarbageCollected, |
| - Custom=Wrap, |
| ] interface PerformanceEntry { |
| readonly attribute DOMString name; |
| readonly attribute DOMString entryType; |