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..e7279f3de2a82eee7097238b1c7b29fe902b4ab1 100644 |
--- a/chrome/browser/download/drag_download_item_views.cc |
+++ b/chrome/browser/download/drag_download_item_views.cc |
@@ -18,7 +18,7 @@ |
#include "ui/base/dragdrop/os_exchange_data.h" |
#include "ui/gfx/image/image.h" |
#include "ui/gfx/image/image_skia.h" |
-#include "ui/gfx/point.h" |
+#include "ui/gfx/geometry/point.h" |
#include "ui/gfx/screen.h" |
#include "ui/views/widget/widget.h" |
#include "ui/wm/public/drag_drop_client.h" |