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 f9883a59bdaf9b494a36a23f851292551c3b8ba1..b9347a66559556415244164ec93f6c03b5b7d80b 100644 |
--- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
+++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
@@ -66,7 +66,6 @@ class WEB_EXPORT WebRemoteFrameImpl final |
v8::Local<v8::Value>, |
int argc, |
v8::Local<v8::Value> argv[]) override; |
- v8::Local<v8::Context> MainWorldScriptContext() const override; |
void Reload(WebFrameLoadType) override; |
void ReloadWithOverrideURL(const WebURL& override_url, |
WebFrameLoadType) override; |