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