Chromium Code Reviews| Index: Source/core/animation/Timing.idl |
| diff --git a/Source/core/animation/Timing.idl b/Source/core/animation/Timing.idl |
| index 6cd5e975c826331a9748d1ff9ad2b615497042b5..9c04fe88c57c74cb21a65655d353bd470228c97d 100644 |
| --- a/Source/core/animation/Timing.idl |
| +++ b/Source/core/animation/Timing.idl |
| @@ -11,7 +11,7 @@ |
| [ |
| ImplementedAs=AnimationNodeTiming, |
| RuntimeEnabled=WebAnimationsAPI, |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| ] interface Timing { |
| attribute double delay; |
| attribute double endDelay; |