Chromium Code Reviews| Index: sky/engine/core/animation/AnimationEffect.idl |
| diff --git a/sky/engine/core/animation/AnimationEffect.idl b/sky/engine/core/animation/AnimationEffect.idl |
| index db0fc6ff2890cc43a0e883503eeae5b605d5db62..650c9fbae0cb539a22431c1c2f1aeeca18c57a7d 100644 |
| --- a/sky/engine/core/animation/AnimationEffect.idl |
| +++ b/sky/engine/core/animation/AnimationEffect.idl |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| [ |
| - RuntimeEnabled=WebAnimationsAPI, |
| NoInterfaceObject, |
| ] interface AnimationEffect { |
| }; |