Separate out Touch Selection Orientation enum
commit083c38c02fad2d8537eb46b8cfd92f353f05801f
authoravi.nitk <avi.nitk@samsung.com>
Mon, 2 Mar 2015 06:47:36 +0000 (1 22:47 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Mar 2015 06:48:16 +0000 (2 06:48 +0000)
tree47f7fb3d60c9af28f939407094501812ce32f5a3
parentd841599fbec3dcfa9028b285ea845303d4704008
Separate out Touch Selection Orientation enum

Separate out Touch Selection Orientation so that it can
be used both on Java side and native side easily.

BUG=NONE

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

Cr-Commit-Position: refs/heads/master@{#318657}
15 files changed:
android_webview/java_library_common.mk
android_webview/libwebviewchromium.gypi
content/browser/android/composited_touch_handle_drawable.cc
content/browser/android/popup_touch_handle_drawable.cc
content/content.gyp
content/public/android/BUILD.gn
content/public/android/java/src/org/chromium/content/browser/input/PopupTouchHandleDrawable.java
ui/touch_selection/BUILD.gn
ui/touch_selection/touch_handle.cc
ui/touch_selection/touch_handle.h
ui/touch_selection/touch_handle_orientation.h [new file with mode: 0644]
ui/touch_selection/touch_handle_unittest.cc
ui/touch_selection/touch_selection_controller.cc
ui/touch_selection/touch_selection_controller.h
ui/touch_selection/ui_touch_selection.gyp