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