Index: third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp b/third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp |
index 7837cc17c4b58bd37b60232802b9f898d5e034f4..26ce8d7c36974293a509816447a37e218a909cfe 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp |
@@ -26,6 +26,7 @@ |
#include "bindings/core/v8/BindingSecurity.h" |
#include "bindings/core/v8/ScriptController.h" |
#include "bindings/core/v8/ScriptEventListener.h" |
+#include "bindings/core/v8/V8Binding.h" |
#include "core/HTMLNames.h" |
#include "core/dom/Attribute.h" |
#include "core/dom/Document.h" |