Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index fec9a00fc0386ebc0e878249de3b4b68ae1e50ba..f3eb9a2c6d95002a970a1aad7a051f6dd7ebea70 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -313,6 +313,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', |
| 'view.cc', |