Index: third_party/WebKit/Source/core/dom/IdleDeadline.idl |
diff --git a/third_party/WebKit/Source/core/dom/IdleDeadline.idl b/third_party/WebKit/Source/core/dom/IdleDeadline.idl |
index 15507891599e93c1da8f147f856824fe352b4e39..c06dffca6ed2c8abca94d9b9964130b7beff249f 100644 |
--- a/third_party/WebKit/Source/core/dom/IdleDeadline.idl |
+++ b/third_party/WebKit/Source/core/dom/IdleDeadline.idl |
@@ -3,7 +3,6 @@ |
// found in the LICENSE file. |
[ |
- GarbageCollected, |
RuntimeEnabled=RequestIdleCallback, |
] interface IdleDeadline { |
double timeRemaining(); |