| 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 469435bc5c9e75a1ab69ffe6f9ec7cef6b9147d1..087e9a68f0bfaef2e4c16b7668c2b4b36bf35a9e 100644
|
| --- a/third_party/WebKit/Source/core/dom/MutationCallback.h
|
| +++ b/third_party/WebKit/Source/core/dom/MutationCallback.h
|
| @@ -31,6 +31,7 @@
|
| #ifndef MutationCallback_h
|
| #define MutationCallback_h
|
|
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|