Index: Source/core/html/canvas/OESVertexArrayObject.idl |
diff --git a/Source/core/html/canvas/OESVertexArrayObject.idl b/Source/core/html/canvas/OESVertexArrayObject.idl |
index 29b19722727250ba2c582bc64f9e74503f132482..addd1f168a80b907a1dece0377999ba82c63a76a 100644 |
--- a/Source/core/html/canvas/OESVertexArrayObject.idl |
+++ b/Source/core/html/canvas/OESVertexArrayObject.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NoInterfaceObject, |
Conditional=WEBGL, |
DoNotCheckConstants |
] interface OESVertexArrayObject { |