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