Index: Source/core/html/canvas/EXTFragDepth.idl |
diff --git a/Source/core/html/canvas/EXTFragDepth.idl b/Source/core/html/canvas/EXTFragDepth.idl |
index 52a6f932c30eb3d04b60fc0e9ae33e996ea9de04..ab71f123578996f5bcff98ae754900a814370045 100644 |
--- a/Source/core/html/canvas/EXTFragDepth.idl |
+++ b/Source/core/html/canvas/EXTFragDepth.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
- NoInterfaceObject |
+ NoInterfaceObject, |
+ WillBeGarbageCollected, |
] interface EXTFragDepth { |
}; |