| Index: Source/web/WebRemoteFrameImpl.h
|
| diff --git a/Source/web/WebRemoteFrameImpl.h b/Source/web/WebRemoteFrameImpl.h
|
| index 0f2eb62d53442295229cac6ae0f43862fc7333f4..cc92210dc969954ea8177d0de867b4b3bf2efd7a 100644
|
| --- a/Source/web/WebRemoteFrameImpl.h
|
| +++ b/Source/web/WebRemoteFrameImpl.h
|
| @@ -18,7 +18,6 @@ namespace blink {
|
| class FrameHost;
|
| class FrameOwner;
|
| class RemoteFrame;
|
| -class WebViewImpl;
|
|
|
| class WebRemoteFrameImpl final : public RefCountedWillBeGarbageCollectedFinalized<WebRemoteFrameImpl>, public WebRemoteFrame {
|
| public:
|
|
|