Index: third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
diff --git a/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h b/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
index e49a47aaf2ed40e62b148253006d4f8cfec6c393..90721dc0af518f6cf307939f82f659344a1eb440 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
+++ b/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
@@ -23,6 +23,7 @@ |
#include "core/CoreExport.h" |
#include "core/dom/Document.h" |
+#include "core/frame/DOMWindow.h" |
#include "core/frame/FrameOwner.h" |
#include "core/html/HTMLElement.h" |
#include "platform/heap/Handle.h" |