| 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 604fefeb2c49ab0d7fc403e2c405d9c668beddad..4513b60708707a549327d71168a0af07a9cbd278 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -274,7 +274,6 @@
|
| void OnSelectionChanged(const std::string& text);
|
| void OnSelectionBoundsChanged(
|
| const ViewHostMsg_SelectionBounds_Params& params);
|
| - void OnSelectionRootBoundsChanged(const gfx::Rect& bounds);
|
|
|
| void StartContentIntent(const GURL& content_url);
|
|
|
|
|