| 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 87a77277067e7c130d7e5e750c89e75d2435c8f9..c2a24a1af7e0802e07c3e3c14b5725a3ea0cb09d 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -320,6 +320,8 @@ class ContentViewCoreImpl : public ContentViewCore,
|
|
|
| void SetAccessibilityEnabledInternal(bool enabled);
|
|
|
| + void ShowSelectionHandlesAutomatically() const;
|
| +
|
| // --------------------------------------------------------------------------
|
| // Methods called from native code
|
| // --------------------------------------------------------------------------
|
|
|