Index: ui/touch_selection/ui_touch_selection.gyp |
diff --git a/ui/touch_selection/ui_touch_selection.gyp b/ui/touch_selection/ui_touch_selection.gyp |
index 851c26f49a4ce13eda4a1cd576348bd8d7ca110a..87832e791e873af9a80d3d9d7e110b9004d3695a 100644 |
--- a/ui/touch_selection/ui_touch_selection.gyp |
+++ b/ui/touch_selection/ui_touch_selection.gyp |
@@ -21,12 +21,15 @@ |
'UI_TOUCH_SELECTION_IMPLEMENTATION', |
], |
'sources': [ |
+ 'longpress_drag_selector.cc', |
+ 'longpress_drag_selector.h', |
'selection_event_type.h', |
'touch_handle.cc', |
'touch_handle.h', |
'touch_handle_orientation.h', |
'touch_selection_controller.cc', |
'touch_selection_controller.h', |
+ 'touch_selection_draggable.h', |
'ui_touch_selection_export.h', |
], |
'include_dirs': [ |