summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl b/chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl
index 2f5771fc2c1..06d8222ccd9 100644
--- a/chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl
+++ b/chromium/third_party/WebKit/Source/core/timing/PerformanceEntry.idl
@@ -30,6 +30,7 @@
// See: https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PerformanceTimeline/Overview.html
[
+ WillBeGarbageCollected,
Custom=Wrap,
] interface PerformanceEntry {
readonly attribute DOMString name;