Extract touch selection helper functions in content into their own file
commit1d1602482d5a52771866bd5da725bc8ca62739e3
authormohsen <mohsen@chromium.org>
Tue, 2 Jun 2015 15:53:52 +0000 (2 08:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Jun 2015 15:54:28 +0000 (2 15:54 +0000)
tree18992df2b4824af1f1691467fd2eeca4497781e1
parent85a324f9c7644410b0b231940b2ed317fafa33ab
Extract touch selection helper functions in content into their own file

There are a few helper functions in render_widget_host_view_android.cc
file that would be useful for implementing unified touch selection in
Aura.  They're put in their own file to be accessible from
render_widget_host_view_aura.cc.

BUG=399721

Review URL: https://codereview.chromium.org/1162263004

Cr-Commit-Position: refs/heads/master@{#332396}
content/browser/renderer_host/input/ui_touch_selection_helper.cc [new file with mode: 0644]
content/browser/renderer_host/input/ui_touch_selection_helper.h [new file with mode: 0644]
content/browser/renderer_host/render_widget_host_view_android.cc
content/content_browser.gypi