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