| Index: ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc b/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc
|
| index 840e38221b4344295305214a7f6d7abf195841de..0c9b50b5c3c470b0c28a1922795309259ff6a889 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "ui/base/dragdrop/drag_drop_types.h"
|
| #include "ui/base/dragdrop/drag_source_win.h"
|
| +#include "ui/base/dragdrop/drop_target_event.h"
|
| #include "ui/base/dragdrop/os_exchange_data_provider_win.h"
|
| #include "ui/views/widget/desktop_aura/desktop_drop_target_win.h"
|
| #include "ui/views/widget/desktop_aura/desktop_root_window_host_win.h"
|
|
|