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