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