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