Index: components/web_contents_delegate_android/web_contents_delegate_android.h |
diff --git a/components/web_contents_delegate_android/web_contents_delegate_android.h b/components/web_contents_delegate_android/web_contents_delegate_android.h |
index 4b179ac46f6a54c90da71ff9836346c5f7f9639e..12a64f8a0101369533197ee13dde19e5183b442d 100644 |
--- a/components/web_contents_delegate_android/web_contents_delegate_android.h |
+++ b/components/web_contents_delegate_android/web_contents_delegate_android.h |
@@ -94,7 +94,6 @@ class WebContentsDelegateAndroid : public content::WebContentsDelegate { |
const GURL& target_url, |
const std::string& partition_id, |
content::SessionStorageNamespace* session_storage_namespace) override; |
- bool OnGoToEntryOffset(int offset) override; |
void CloseContents(content::WebContents* source) override; |
void MoveContents(content::WebContents* source, |
const gfx::Rect& pos) override; |