Index: Source/core/html/canvas/CanvasProxy.idl |
diff --git a/Source/core/html/canvas/CanvasProxy.idl b/Source/core/html/canvas/CanvasProxy.idl |
index bda8ad87e563af1b236196f238c958d506ab375c..ca4b9c6cb47c10eef94462da16da156983bb2646 100644 |
--- a/Source/core/html/canvas/CanvasProxy.idl |
+++ b/Source/core/html/canvas/CanvasProxy.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
Conditional=CANVAS_PROXY |
] interface CanvasProxy { |
}; |