Index: Source/core/html/canvas/Uint16Array.idl |
diff --git a/Source/core/html/canvas/Uint16Array.idl b/Source/core/html/canvas/Uint16Array.idl |
index 086ee2856e26c1b61adac625e2c4411bb451e4f7..96e95ee93e480505324828d38e454bd6df76973c 100644 |
--- a/Source/core/html/canvas/Uint16Array.idl |
+++ b/Source/core/html/canvas/Uint16Array.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- GlobalContext=WindowAndWorker, |
+ GlobalContext=Window&WorkerGlobalScope, |
ConstructorTemplate=TypedArray, |
CustomToV8, |
DoNotCheckConstants |