| Index: Source/WebCore/bindings/dart/DartDOMWrapper.cpp
|
| diff --git a/Source/WebCore/bindings/dart/DartDOMWrapper.cpp b/Source/WebCore/bindings/dart/DartDOMWrapper.cpp
|
| index 8f38118ea5fbab26e165ec4a50e11fc4b603d4df..eb3f35d769fd24a23248f23f74b2324a4743bc41 100644
|
| --- a/Source/WebCore/bindings/dart/DartDOMWrapper.cpp
|
| +++ b/Source/WebCore/bindings/dart/DartDOMWrapper.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "CSSMutableStyleDeclaration.h"
|
| #include "DartCSSStyleDeclaration.h"
|
| -#include "DartDOMCoreException.h"
|
| +#include "DartDOMException.h"
|
| #include "DartEventException.h"
|
| #include "DartHTMLElement.h"
|
| #include "DartNode.h"
|
|
|