| Index: Source/modules/performance/WorkerPerformance.idl
|
| diff --git a/Source/modules/performance/WorkerPerformance.idl b/Source/modules/performance/WorkerPerformance.idl
|
| index 37269174827fb9b5093476053dc8e85b4f3cccdc..8c234d8b83d1451879115261a38ffb807609ea78 100644
|
| --- a/Source/modules/performance/WorkerPerformance.idl
|
| +++ b/Source/modules/performance/WorkerPerformance.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + WillBeGarbageCollected,
|
| NoInterfaceObject
|
| ] interface WorkerPerformance {
|
| // See https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime2/Overview.html for details.
|
|
|