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 4a17f1a313e1a482082a2c8ea062b0c5945a938f..83972974249abe6c998c4675050ab1a917b311a3 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" |