| Index: third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| index 4bf4eb90e55d07982ae60867c7c861d87f587ee6..5af01c0cf39eff369b72aed39883440f26021adf 100644
|
| --- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| @@ -6,6 +6,7 @@
|
| #define WebRemoteFrameImpl_h
|
|
|
| #include "core/frame/RemoteFrame.h"
|
| +#include "platform/heap/SelfKeepAlive.h"
|
| #include "public/web/WebRemoteFrame.h"
|
| #include "public/web/WebRemoteFrameClient.h"
|
| #include "web/RemoteFrameClientImpl.h"
|
|
|