Index: Source/core/html/canvas/Int16Array.idl |
diff --git a/Source/core/html/canvas/Int16Array.idl b/Source/core/html/canvas/Int16Array.idl |
index f7fa0cb40f9488e796296bfc6bcdf9e433b49197..42c8dac7fce2d1bda238562d82d9d4bc81301ee6 100644 |
--- a/Source/core/html/canvas/Int16Array.idl |
+++ b/Source/core/html/canvas/Int16Array.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
ConstructorTemplate=TypedArray, |
CustomToV8, |
DoNotCheckConstants |