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