| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index 19b1e4a068bcd6f71bff2d13d5687b88bffa324e..2b250ac1625415ad7837c20cb879e3ebf0211f84 100644
|
| --- a/views/views.gyp
|
| +++ b/views/views.gyp
|
| @@ -330,6 +330,8 @@
|
| 'repeat_controller.h',
|
| 'touchui/gesture_manager.cc',
|
| 'touchui/gesture_manager.h',
|
| + 'touchui/gesture_recognizer.cc',
|
| + 'touchui/gesture_recognizer.h',
|
| 'touchui/touch_selection_controller.cc',
|
| 'touchui/touch_selection_controller.h',
|
| 'touchui/touch_selection_controller_impl.cc',
|
|
|