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 1552ac80e846639b95a3182a8f149cbc641509c3..f83e189393392789d15a6dbf6af0eb884b685293 100644 |
--- a/components/web_contents_delegate_android/web_contents_delegate_android.h |
+++ b/components/web_contents_delegate_android/web_contents_delegate_android.h |
@@ -69,7 +69,6 @@ class WebContentsDelegateAndroid : public content::WebContentsDelegate { |
double load_progress) override; |
void RendererUnresponsive(content::WebContents* source) override; |
void RendererResponsive(content::WebContents* source) override; |
- void DidNavigateToPendingEntry(content::WebContents* source) override; |
void WebContentsCreated(content::WebContents* source_contents, |
int opener_render_frame_id, |
const base::string16& frame_name, |