Index: third_party/WebKit/Source/web/WebFrame.cpp |
diff --git a/third_party/WebKit/Source/web/WebFrame.cpp b/third_party/WebKit/Source/web/WebFrame.cpp |
index a1f3cd60efa89ff2014de9e3dc694cbe09fd68de..52d3f812d892d683df915ca6f16a0affaa4b0a1a 100644 |
--- a/third_party/WebKit/Source/web/WebFrame.cpp |
+++ b/third_party/WebKit/Source/web/WebFrame.cpp |
@@ -16,6 +16,7 @@ |
#include "platform/UserGestureIndicator.h" |
#include "platform/heap/Handle.h" |
#include "public/web/WebElement.h" |
+#include "public/web/WebFrameOwnerProperties.h" |
#include "public/web/WebSandboxFlags.h" |
#include "web/OpenedFrameTracker.h" |
#include "web/RemoteBridgeFrameOwner.h" |