Index: Source/modules/notifications/Notification.idl |
diff --git a/Source/modules/notifications/Notification.idl b/Source/modules/notifications/Notification.idl |
index 22b76f5bc55fe7c49893a6e3da7bc4334c7d48ab..5ee2849102e8f986ca62c6d9bedb8a92c0e169d3 100644 |
--- a/Source/modules/notifications/Notification.idl |
+++ b/Source/modules/notifications/Notification.idl |
@@ -35,7 +35,7 @@ |
EventTarget, |
#if defined(ENABLE_NOTIFICATIONS) && ENABLE_NOTIFICATIONS |
Constructor(DOMString title, [Default=Undefined] optional Dictionary options), |
- CallWith=ScriptExecutionContext, |
+ ConstructorCallWith=ScriptExecutionContext, |
#else |
#endif |
] interface Notification { |