| Index: third_party/WebKit/Source/core/dom/MutationCallback.h
|
| diff --git a/third_party/WebKit/Source/core/dom/MutationCallback.h b/third_party/WebKit/Source/core/dom/MutationCallback.h
|
| index 48bccf80bdf050c757f0afc642ceb9ad31b6375c..942752cbf740fb695fcaa8c551fa18e25f492d43 100644
|
| --- a/third_party/WebKit/Source/core/dom/MutationCallback.h
|
| +++ b/third_party/WebKit/Source/core/dom/MutationCallback.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef MutationCallback_h
|
| #define MutationCallback_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Vector.h"
|
|
|
|
|