Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3571)

Unified Diff: core/animation/AnimationEffectTiming.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/animation/AnimationEffectReadOnly.idl ('k') | core/animation/AnimationTimeline.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/animation/AnimationEffectTiming.idl
diff --git a/core/animation/AnimationEffectTiming.idl b/core/animation/AnimationEffectTiming.idl
index 59a395e5b6a7af6ec086bbf71cdc9cdcf13c34d8..70d016f6b33f32a3d9c4696b3cac1903714acdc2 100644
--- a/core/animation/AnimationEffectTiming.idl
+++ b/core/animation/AnimationEffectTiming.idl
@@ -7,7 +7,7 @@
[
RuntimeEnabled=WebAnimationsAPI,
- WillBeGarbageCollected,
+ GarbageCollected,
] interface AnimationEffectTiming {
attribute double delay;
attribute double endDelay;
« no previous file with comments | « core/animation/AnimationEffectReadOnly.idl ('k') | core/animation/AnimationTimeline.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698