Index: Source/core/html/canvas/OESVertexArrayObject.idl |
diff --git a/Source/core/html/canvas/OESVertexArrayObject.idl b/Source/core/html/canvas/OESVertexArrayObject.idl |
index 5de854f60cc70349e019989507f5d8f6ac42f801..9fcf9abe3b73abaf409ef9542effd20587b7f6e5 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 { |