| Index: Source/core/dom/DOMExceptions.in
|
| diff --git a/Source/core/dom/DOMExceptions.in b/Source/core/dom/DOMExceptions.in
|
| index b2f8f3f6c616d61df2c8dcdeffb025eb7f39b2de..4f0aa4e719f1a4b4ebd6be91ddcdd269badc9149 100644
|
| --- a/Source/core/dom/DOMExceptions.in
|
| +++ b/Source/core/dom/DOMExceptions.in
|
| @@ -6,5 +6,5 @@ core/fileapi/FileException
|
| core/dom/RangeException
|
| SQLException
|
| SVGException conditional=SVG
|
| -XMLHttpRequestException
|
| -XPathException
|
| +core/xml/XMLHttpRequestException
|
| +core/xml/XPathException
|
|
|