Index: third_party/WebKit/Source/core/timing/WorkerPerformance.idl |
diff --git a/third_party/WebKit/Source/core/timing/WorkerPerformance.idl b/third_party/WebKit/Source/core/timing/WorkerPerformance.idl |
index 8894e34d91c8436ad0a26262dec4f1715d08ddad..8508394bd8afdacfcc80e1ed758f94b9f968d0df 100644 |
--- a/third_party/WebKit/Source/core/timing/WorkerPerformance.idl |
+++ b/third_party/WebKit/Source/core/timing/WorkerPerformance.idl |
@@ -34,7 +34,6 @@ |
// TODO(philipj): None of the optional DOMString arguments in this interface |
// should have a default value. |
[ |
- GarbageCollected, |
NoInterfaceObject |
] interface WorkerPerformance : EventTarget { |
DOMHighResTimeStamp now(); |