| Index: content/browser/android/content_view_core_impl.h
|
| ===================================================================
|
| --- content/browser/android/content_view_core_impl.h (revision 284124)
|
| +++ content/browser/android/content_view_core_impl.h (working copy)
|
| @@ -297,6 +297,8 @@
|
|
|
| void SetAccessibilityEnabledInternal(bool enabled);
|
|
|
| + void ShowSelectionHandlesAutomatically() const;
|
| +
|
| // --------------------------------------------------------------------------
|
| // Methods called from native code
|
| // --------------------------------------------------------------------------
|
|
|