| Index: Source/core/page/DOMWindow.idl
|
| diff --git a/Source/core/page/DOMWindow.idl b/Source/core/page/DOMWindow.idl
|
| index 83815e275178a6160882aa6e34116aa4d9e09a08..77c4b89dea4e8b3668b0eb20cf93497e9e23979f 100644
|
| --- a/Source/core/page/DOMWindow.idl
|
| +++ b/Source/core/page/DOMWindow.idl
|
| @@ -555,7 +555,6 @@
|
| attribute XMLSerializerConstructor XMLSerializer;
|
| attribute XMLHttpRequestConstructor XMLHttpRequest; // Usable with the new operator
|
| attribute XMLHttpRequestUploadConstructor XMLHttpRequestUpload;
|
| - attribute XMLHttpRequestExceptionConstructor XMLHttpRequestException;
|
| attribute XSLTProcessorConstructor XSLTProcessor; // Usable with the new operator
|
|
|
| attribute MessagePortConstructor MessagePort;
|
|
|