From b8573aa643b03a59f4e2c99c72d3511a11cfb0b6 Mon Sep 17 00:00:00 2001 From: "girard@chromium.org" Date: Fri, 17 Feb 2012 21:26:36 +0000 Subject: Add setters for the aura gesture recognizer constants. BUG=113227 TEST=none Review URL: http://codereview.chromium.org/9372040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122586 0039d316-1c4b-4281-b951-d872f2087c98 --- ui/aura/aura.gyp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/aura/aura.gyp') diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp index 22d78b3..5ab6a78 100644 --- a/ui/aura/aura.gyp +++ b/ui/aura/aura.gyp @@ -57,6 +57,8 @@ 'event_mac.mm', 'event_mac.h', 'focus_manager.h', + 'gestures/gesture_configuration.cc', + 'gestures/gesture_configuration.h', 'gestures/gesture_recognizer.h', 'gestures/gesture_recognizer_aura.cc', 'gestures/gesture_recognizer_aura.h', -- cgit v1.1