| Index: content/browser/android/content_view_core_impl.h
|
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
|
| index 7ec22345bd8056a5bae7522fdcb2b54142dfaf06..f2f5126aaf7f6254cff2872ff5497d477ec3f8c3 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -193,8 +193,6 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| jfloat x,
|
| jfloat y,
|
| jfloat delta);
|
| - void DismissTextHandles(JNIEnv* env,
|
| - const base::android::JavaParamRef<jobject>& obj);
|
| void SetTextHandlesTemporarilyHidden(
|
| JNIEnv* env,
|
| const base::android::JavaParamRef<jobject>& obj,
|
|
|