Index: Source/core/html/canvas/EXTShaderTextureLOD.idl |
diff --git a/Source/core/html/canvas/EXTShaderTextureLOD.idl b/Source/core/html/canvas/EXTShaderTextureLOD.idl |
index a2e18b616ad72f6e9ddfd53088a561d14bd63151..975005a6a857790d975d747bf757a2d8de57f90a 100644 |
--- a/Source/core/html/canvas/EXTShaderTextureLOD.idl |
+++ b/Source/core/html/canvas/EXTShaderTextureLOD.idl |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
[ |
- NoInterfaceObject |
+ NoInterfaceObject, |
+ WillBeGarbageCollected, |
] interface EXTShaderTextureLOD { |
}; |