Chromium Code Reviews| Index: ui/views/view.h |
| diff --git a/ui/views/view.h b/ui/views/view.h |
| index b0ed0c0a3140db6e26d2878f09db51ab23f552bb..e433873f1e56fc9c62142d3bcacc659c064b4f6f 100644 |
| --- a/ui/views/view.h |
| +++ b/ui/views/view.h |
| @@ -19,6 +19,7 @@ |
| #include "ui/base/accelerators/accelerator.h" |
| #include "ui/base/accessibility/accessibility_types.h" |
| #include "ui/base/dragdrop/drag_drop_types.h" |
| +#include "ui/base/dragdrop/drop_target_event.h" |
| #include "ui/base/dragdrop/os_exchange_data.h" |
| #include "ui/base/ui_base_types.h" |
| #include "ui/compositor/layer_delegate.h" |