Index: chrome/browser/android/bottombar/contextualsearch/contextual_search_panel.h |
diff --git a/chrome/browser/android/bottombar/contextualsearch/contextual_search_panel.h b/chrome/browser/android/bottombar/contextualsearch/contextual_search_panel.h |
index c28734872507f2ac7c00ff43849cdadc2ccaa9ef..1f69b42a552f37ebe9aa93a493f252d7e3fc6207 100644 |
--- a/chrome/browser/android/bottombar/contextualsearch/contextual_search_panel.h |
+++ b/chrome/browser/android/bottombar/contextualsearch/contextual_search_panel.h |
@@ -44,9 +44,6 @@ class ContextualSearchPanel { |
// Destroys the WebContents. |
void DestroyWebContents(JNIEnv* env, jobject jobj); |
- // Release ownership of WebContents. |
- void ReleaseWebContents(JNIEnv* env, jobject jobj); |
- |
// Sets the delegate used to convert navigations to intents. |
void SetInterceptNavigationDelegate(JNIEnv* env, |
jobject obj, |