| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 82ed5fd11d2f373ee9f1a21bdd7dcbcd04c0ff88..3ca8bec894b9957e4efbd007c3e871504414af2c 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -355,6 +355,8 @@
|
| 'widget/desktop_aura/desktop_cursor_loader_updater_aurax11.h',
|
| 'widget/desktop_aura/desktop_dispatcher_client.cc',
|
| 'widget/desktop_aura/desktop_dispatcher_client.h',
|
| + 'widget/desktop_aura/desktop_drag_drop_client_aurax11.cc',
|
| + 'widget/desktop_aura/desktop_drag_drop_client_aurax11.h',
|
| 'widget/desktop_aura/desktop_drag_drop_client_win.cc',
|
| 'widget/desktop_aura/desktop_drag_drop_client_win.h',
|
| 'widget/desktop_aura/desktop_drop_target_win.cc',
|
|
|