Index: third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl |
diff --git a/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl b/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl |
index 8011f9c21280ab28d29fa5adbf3a150027375286..ea12f8dc0ab535af9db47773862151746bf06ae4 100644 |
--- a/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl |
+++ b/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl |
@@ -32,7 +32,6 @@ |
[ |
RuntimeEnabled=WebAnimationsAPI, |
- GarbageCollected, |
ImplementedAs=AnimationEffect, |
] interface AnimationEffectReadOnly { |
readonly attribute AnimationEffectTiming timing; |