Index: chrome/browser/download/drag_download_item_views.cc |
diff --git a/chrome/browser/download/drag_download_item_views.cc b/chrome/browser/download/drag_download_item_views.cc |
index 9584e8e3a0bf43016edee554a7e42ff1a675b687..b32cfc32c341388ffb7bc14c645573c05117826f 100644 |
--- a/chrome/browser/download/drag_download_item_views.cc |
+++ b/chrome/browser/download/drag_download_item_views.cc |
@@ -16,9 +16,9 @@ |
#include "ui/base/dragdrop/drag_utils.h" |
#include "ui/base/dragdrop/file_info.h" |
#include "ui/base/dragdrop/os_exchange_data.h" |
+#include "ui/gfx/geometry/point.h" |
#include "ui/gfx/image/image.h" |
#include "ui/gfx/image/image_skia.h" |
-#include "ui/gfx/point.h" |
#include "ui/gfx/screen.h" |
#include "ui/views/widget/widget.h" |
#include "ui/wm/public/drag_drop_client.h" |