Index: ui/views/views.gyp |
=================================================================== |
--- ui/views/views.gyp (revision 124765) |
+++ ui/views/views.gyp (working copy) |
@@ -63,6 +63,8 @@ |
'bubble/bubble_delegate.h', |
'bubble/bubble_frame_view.cc', |
'bubble/bubble_frame_view.h', |
+ 'button_drag_utils.cc', |
+ 'button_drag_utils.h', |
'context_menu_controller.h', |
'controls/button/button.cc', |
'controls/button/button.h', |
@@ -251,11 +253,6 @@ |
#'debug_utils.cc', |
#'debug_utils.h', |
'drag_controller.h', |
- 'drag_utils.cc', |
- 'drag_utils.h', |
- 'drag_utils_aura.cc', |
- 'drag_utils_gtk.cc', |
- 'drag_utils_win.cc', |
'events/event.cc', |
'events/event.h', |
'events/event_aura.cc', |