| Index: Source/web/WebRemoteFrameImpl.cpp
|
| diff --git a/Source/web/WebRemoteFrameImpl.cpp b/Source/web/WebRemoteFrameImpl.cpp
|
| index 0df2268e7da720cce54081806e790d66c5c9fa3f..cf1a3a37e5b05df9d32fdc9f15e32dcc4e7b462e 100644
|
| --- a/Source/web/WebRemoteFrameImpl.cpp
|
| +++ b/Source/web/WebRemoteFrameImpl.cpp
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "core/frame/FrameOwner.h"
|
| #include "core/frame/RemoteFrame.h"
|
| +#include "core/page/Page.h"
|
| #include "public/platform/WebFloatRect.h"
|
| #include "public/platform/WebRect.h"
|
| #include "public/web/WebDocument.h"
|
|
|