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