| Index: ui/views/widget/desktop_aura/desktop_drop_target_win.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_drop_target_win.h b/ui/views/widget/desktop_aura/desktop_drop_target_win.h
|
| index 73dc15f4b4c09c932278008a1cdd424bd69fe934..24059b6f64c5bc162aabcb9998488cf503ea6fdf 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_drop_target_win.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_drop_target_win.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_WIDGET_DESKTOP_AURA_DESKTIOP_DROP_TARGET_WIN_H_
|
| #define UI_VIEWS_WIDGET_DESKTOP_AURA_DESKTIOP_DROP_TARGET_WIN_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/base/dragdrop/drop_target_win.h"
|
|
|