Index: Source/core/html/canvas/WebGLLoseContext.idl |
diff --git a/Source/core/html/canvas/WebGLLoseContext.idl b/Source/core/html/canvas/WebGLLoseContext.idl |
index 117fcf221ecf38379eef60ae32df75541166119e..9278c2dc65249b5f6c38bccf01fbacdef8d8eea1 100644 |
--- a/Source/core/html/canvas/WebGLLoseContext.idl |
+++ b/Source/core/html/canvas/WebGLLoseContext.idl |
@@ -25,7 +25,7 @@ |
[ |
NoInterfaceObject, |
- TypeChecking=Interface|Nullable, |
+ TypeChecking=Interface, |
] interface WebGLLoseContext { |
void loseContext(); |
void restoreContext(); |