Index: third_party/WebKit/Source/web/WebPagePopupImpl.cpp |
diff --git a/third_party/WebKit/Source/web/WebPagePopupImpl.cpp b/third_party/WebKit/Source/web/WebPagePopupImpl.cpp |
index d86713f415a857739a47721bfea203452255ec13..70009483bcccf167d56757a5e8f6110d8fcd0b0b 100644 |
--- a/third_party/WebKit/Source/web/WebPagePopupImpl.cpp |
+++ b/third_party/WebKit/Source/web/WebPagePopupImpl.cpp |
@@ -32,6 +32,7 @@ |
#include "web/WebPagePopupImpl.h" |
#include "core/dom/ContextFeatures.h" |
+#include "core/events/MessageEvent.h" |
#include "core/frame/FrameHost.h" |
#include "core/frame/FrameView.h" |
#include "core/frame/LocalFrame.h" |