Chromium Code Reviews

Unified Diff: core/animation/AnimationEffectReadOnly.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « core/animation/Animation.idl ('k') | core/animation/AnimationEffectTiming.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/animation/AnimationEffectReadOnly.idl
diff --git a/core/animation/AnimationEffectReadOnly.idl b/core/animation/AnimationEffectReadOnly.idl
index 06540d1d07e642d57b7598db9c0a91df194d9e44..8011f9c21280ab28d29fa5adbf3a150027375286 100644
--- a/core/animation/AnimationEffectReadOnly.idl
+++ b/core/animation/AnimationEffectReadOnly.idl
@@ -32,7 +32,7 @@
[
RuntimeEnabled=WebAnimationsAPI,
- WillBeGarbageCollected,
+ GarbageCollected,
ImplementedAs=AnimationEffect,
] interface AnimationEffectReadOnly {
readonly attribute AnimationEffectTiming timing;
« no previous file with comments | « core/animation/Animation.idl ('k') | core/animation/AnimationEffectTiming.idl » ('j') | no next file with comments »

Powered by Google App Engine