| Index: third_party/WebKit/Source/core/xml/XMLSerializer.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XMLSerializer.h b/third_party/WebKit/Source/core/xml/XMLSerializer.h
|
| index c389f233186cd6467d953461e864d0120cc00039..bfe2c144cb24df1c764ca9b19a81e65028bff060 100644
|
| --- a/third_party/WebKit/Source/core/xml/XMLSerializer.h
|
| +++ b/third_party/WebKit/Source/core/xml/XMLSerializer.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef XMLSerializer_h
|
| #define XMLSerializer_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|