| Index: Source/web/WebRemoteFrameImpl.cpp
|
| diff --git a/Source/web/WebRemoteFrameImpl.cpp b/Source/web/WebRemoteFrameImpl.cpp
|
| index 13db65424a3245404717c5da96218dc38f1aa3b5..0eb1b517335c3e939dca8fef5ccc57c7cdb2fc6f 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/frame/Settings.h"
|
| #include "core/page/Page.h"
|
| #include "public/platform/WebFloatRect.h"
|
| #include "public/platform/WebRect.h"
|
|
|