| 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 53e502d9615cacf5d9690a046bfa5b512bc7e198..d0492282c2d19f34b508a5140d762fa7b5bdba55 100644
|
| --- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| @@ -90,7 +90,6 @@ class WEB_EXPORT WebRemoteFrameImpl final
|
| void enableViewSourceMode(bool enable) override;
|
| bool isViewSourceModeEnabled() const override;
|
| void setReferrerForRequest(WebURLRequest&, const WebURL& referrer) override;
|
| - void dispatchWillSendRequest(WebURLRequest&) override;
|
| WebAssociatedURLLoader* createAssociatedURLLoader(
|
| const WebAssociatedURLLoaderOptions&) override;
|
| unsigned unloadListenerCount() const override;
|
|
|