Chromium Code Reviews| Index: Source/core/animation/Timing.idl |
| diff --git a/Source/core/animation/Timing.idl b/Source/core/animation/Timing.idl |
| index 349fd270be9f5d028b953b8ff789d0d6024a7172..86a614fb0c2964b8bd71042b1fbc963709bc0b5b 100644 |
| --- a/Source/core/animation/Timing.idl |
| +++ b/Source/core/animation/Timing.idl |
| @@ -5,6 +5,7 @@ |
| [ |
| RuntimeEnabled=WebAnimationsAPI, |
| ImplementedAs=TimedItemTiming, |
| + WillBeGarbageCollected, |
| ] interface Timing { |
| attribute double delay; |
| attribute double endDelay; |