Index: chrome/browser/download/download_util.cc |
=================================================================== |
--- chrome/browser/download/download_util.cc (revision 124765) |
+++ chrome/browser/download/download_util.cc (working copy) |
@@ -55,8 +55,8 @@ |
#include "ui/gfx/rect.h" |
#if defined(TOOLKIT_VIEWS) |
+#include "ui/base/dragdrop/drag_utils.h" |
#include "ui/base/dragdrop/os_exchange_data.h" |
-#include "ui/views/drag_utils.h" |
#endif |
#if defined(TOOLKIT_USES_GTK) |