Index: Source/core/html/URL.idl |
diff --git a/Source/core/html/URL.idl b/Source/core/html/URL.idl |
index 96e7060852b3632b162defd67fa2a5422cd40c59..7e5e30009f17e83a1c32b33fa36b4d14c5183eb7 100644 |
--- a/Source/core/html/URL.idl |
+++ b/Source/core/html/URL.idl |
@@ -25,6 +25,7 @@ |
*/ |
[ |
+ GlobalContext=WindowAndWorker, |
Constructor, |
ImplementedAs=DOMURL |
] interface URL { |