summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-29 16:05:18 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-29 16:05:18 +0000
commitc57c18bd667a8d4a610244f094a98c3f46d7c0b2 (patch)
treec231974f80e6d8f40525598131a69cfe0a557291 /ash/ash.gyp
parentbc09dc9034ff4642c7d2a61947a8a9e4a7f70c9d (diff)
downloadchromium_src-c57c18bd667a8d4a610244f094a98c3f46d7c0b2.zip
chromium_src-c57c18bd667a8d4a610244f094a98c3f46d7c0b2.tar.gz
chromium_src-c57c18bd667a8d4a610244f094a98c3f46d7c0b2.tar.bz2
ash: Move bezel gesture handling into a separate file.
BUG=none Review URL: https://chromiumcodereview.appspot.com/10890029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153891 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 454d74b..f63e664 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -261,6 +261,8 @@
'wm/event_rewriter_event_filter.h',
'wm/frame_painter.cc',
'wm/frame_painter.h',
+ 'wm/gestures/bezel_gesture_handler.cc',
+ 'wm/gestures/bezel_gesture_handler.h',
'wm/gestures/long_press_affordance_handler.cc',
'wm/gestures/long_press_affordance_handler.h',
'wm/gestures/system_pinch_handler.cc',