| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index 103c7d23f3904956ac00e7c0dd32fdfcaa97ce90..f6d63a12d38be1ee34dce275857607720de5b047 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',
|
|
|