Index: Source/core/html/canvas/Int32Array.idl |
diff --git a/Source/core/html/canvas/Int32Array.idl b/Source/core/html/canvas/Int32Array.idl |
index b0a42b2703529dfe5189aef444c781207d42d2ce..fb4b6d18383830398ddb3412cc8f02c37fd0d2e5 100644 |
--- a/Source/core/html/canvas/Int32Array.idl |
+++ b/Source/core/html/canvas/Int32Array.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
ConstructorTemplate=TypedArray, |
CustomToV8, |
DoNotCheckConstants |