| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 4c138c81facc267961790e259e5e6aa8981dae65..4dc521956158eac787fb2dcac8346d252d52ff6f 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -49,6 +49,10 @@
|
| 'gestures/gesture_recognizer.h',
|
| 'gestures/gesture_recognizer_aura.cc',
|
| 'gestures/gesture_recognizer_aura.h',
|
| + 'gestures/gesture_point.cc',
|
| + 'gestures/gesture_point.h',
|
| + 'gestures/gesture_sequence.cc',
|
| + 'gestures/gesture_sequence.h',
|
| 'root_window_host.h',
|
| 'root_window_host_linux.cc',
|
| 'root_window_host_mac.h',
|
|
|