diff options
Diffstat (limited to 'chrome/views/widget/root_view_drop_target.h')
-rw-r--r-- | chrome/views/widget/root_view_drop_target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/views/widget/root_view_drop_target.h b/chrome/views/widget/root_view_drop_target.h index 02ce6c6..3e3aec1 100644 --- a/chrome/views/widget/root_view_drop_target.h +++ b/chrome/views/widget/root_view_drop_target.h @@ -9,8 +9,8 @@ #include <atlapp.h> #include <atlmisc.h> +#include "app/os_exchange_data.h" #include "base/base_drop_target.h" -#include "chrome/common/os_exchange_data.h" namespace gfx { class Point; |