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