Index: modules/webgl/CHROMIUMValuebuffer.idl |
diff --git a/core/animation/AnimationEffect.idl b/modules/webgl/CHROMIUMValuebuffer.idl |
similarity index 67% |
rename from core/animation/AnimationEffect.idl |
rename to modules/webgl/CHROMIUMValuebuffer.idl |
index f5dc6ce2f5788ac2b080b806ce9f3afba8188b3f..82b40035197d81d6ef265b1f172fe87d0396331d 100644 |
--- a/core/animation/AnimationEffect.idl |
+++ b/modules/webgl/CHROMIUMValuebuffer.idl |
@@ -3,8 +3,7 @@ |
// found in the LICENSE file. |
[ |
- RuntimeEnabled=WebAnimationsAPI, |
NoInterfaceObject, |
- WillBeGarbageCollected |
-] interface AnimationEffect { |
+ WillBeGarbageCollected, |
+] interface CHROMIUMValuebuffer { |
}; |