| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index 25c3ce1386ac3fc0dc57b8e63a20394400662d3c..d6a7d4a7a19a8d96db192f0ccc417a9e21dcbee2 100644
|
| --- a/views/views.gyp
|
| +++ b/views/views.gyp
|
| @@ -329,6 +329,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',
|
|
|