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 5e979c40ed4872e19c0d7a41a73e207ada4aca20..f4cde0578945460402f65e25ba32ddcb9ede4462 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" |