| Index: third_party/WebKit/Source/core/dom/MutationRecord.h
|
| diff --git a/third_party/WebKit/Source/core/dom/MutationRecord.h b/third_party/WebKit/Source/core/dom/MutationRecord.h
|
| index 6cc0a00f80bc8bcd8c10200a56d731778d296e6e..39d498a9b0ed2b1ca46e6c337709506878663592 100644
|
| --- a/third_party/WebKit/Source/core/dom/MutationRecord.h
|
| +++ b/third_party/WebKit/Source/core/dom/MutationRecord.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef MutationRecord_h
|
| #define MutationRecord_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|