| Index: Source/WebCore/dom/DOMExceptions.in
|
| diff --git a/Source/WebCore/dom/DOMExceptions.in b/Source/WebCore/dom/DOMExceptions.in
|
| index f2d1578b316ffa68f47d388061a9bb519247a6ff..dc41b76aa4426b82a2675fd6b88e8180a42cabc2 100644
|
| --- a/Source/WebCore/dom/DOMExceptions.in
|
| +++ b/Source/WebCore/dom/DOMExceptions.in
|
| @@ -4,7 +4,7 @@ DOMCoreException
|
| EventException
|
| FileException conditional=BLOB
|
| RangeException
|
| -SQLException conditional=SQL_DATABASE
|
| +SQLException
|
| SVGException conditional=SVG
|
| XMLHttpRequestException
|
| XPathException
|
|
|