Index: modules/webgl/OESTextureFloat.idl |
diff --git a/core/html/canvas/OESTextureFloat.idl b/modules/webgl/OESTextureFloat.idl |
similarity index 97% |
rename from core/html/canvas/OESTextureFloat.idl |
rename to modules/webgl/OESTextureFloat.idl |
index 446d0791dbe039cf6ea1195174696c84ce575cb5..5ccdca04ae357b65ae81c444ff31a0258e6062db 100644 |
--- a/core/html/canvas/OESTextureFloat.idl |
+++ b/modules/webgl/OESTextureFloat.idl |
@@ -26,5 +26,6 @@ |
[ |
NoInterfaceObject, |
WillBeGarbageCollected, |
+ SetWrapperReferenceFrom=canvas, |
] interface OESTextureFloat { |
}; |