Chromium Code Reviews| Index: core/page/PerformanceEntry.idl |
| =================================================================== |
| --- core/page/PerformanceEntry.idl (revision 22811) |
| +++ core/page/PerformanceEntry.idl (working copy) |
| @@ -30,7 +30,7 @@ |
| // See: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html |
| [ |
| - CustomToJSObject, |
| + CustomToV8, |
| ] interface PerformanceEntry { |
| readonly attribute DOMString name; |
| readonly attribute DOMString entryType; |