| Index: Source/core/xml/XMLSerializer.cpp
|
| diff --git a/Source/core/xml/XMLSerializer.cpp b/Source/core/xml/XMLSerializer.cpp
|
| index 000c26c30ccc5c3934b73f319d93b21c45950423..5e2a420a1ed9f4ed34c6653147bbd0d6bc277cc1 100644
|
| --- a/Source/core/xml/XMLSerializer.cpp
|
| +++ b/Source/core/xml/XMLSerializer.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "config.h"
|
| #include "core/xml/XMLSerializer.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/editing/MarkupAccumulator.h"
|
| #include "wtf/text/WTFString.h"
|
|
|