| 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 29dcb83f7db3ffbe2f70a2b0a3171968dd5d1300..69f07277701218abc7ab03b032269658da39a810 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -199,8 +199,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,
|
|
|