summaryrefslogtreecommitdiffstats
path: root/ui/views/views.gyp
diff options
context:
space:
mode:
authorvarunjain@chromium.org <varunjain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-29 21:30:50 +0000
committervarunjain@chromium.org <varunjain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-29 21:30:50 +0000
commit532aa5c667cf8512584c7062bf54614221e64673 (patch)
treebe7cee7e525469fa9cf3de0f7216b106a52b41ee /ui/views/views.gyp
parent99f344d9b8b2231d96f865e2cfb227dafe68b71c (diff)
downloadchromium_src-532aa5c667cf8512584c7062bf54614221e64673.zip
chromium_src-532aa5c667cf8512584c7062bf54614221e64673.tar.gz
chromium_src-532aa5c667cf8512584c7062bf54614221e64673.tar.bz2
Move ui/view/touchui/touch_mode_support.* to ui/base and make it platform
independent so it can be used to implement other touch features in aura. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9910019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129694 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r--ui/views/views.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 5823fbc..64db0ec 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -290,8 +290,6 @@
'painter.h',
'repeat_controller.cc',
'repeat_controller.h',
- 'touchui/touch_mode_support.cc',
- 'touchui/touch_mode_support.h',
'touchui/touch_selection_controller.cc',
'touchui/touch_selection_controller.h',
'view.cc',