Index: ash/drag_drop/drag_drop_controller.cc |
diff --git a/ash/drag_drop/drag_drop_controller.cc b/ash/drag_drop/drag_drop_controller.cc |
index 2ff526fe7681f6452321be3ff29e974547d38d28..89e96530ebf0e3269dba2b30a435d44db1573e25 100644 |
--- a/ash/drag_drop/drag_drop_controller.cc |
+++ b/ash/drag_drop/drag_drop_controller.cc |
@@ -23,7 +23,7 @@ |
#include "ui/events/event_utils.h" |
#include "ui/gfx/animation/linear_animation.h" |
#include "ui/gfx/path.h" |
-#include "ui/gfx/point.h" |
+#include "ui/gfx/geometry/point.h" |
#include "ui/gfx/rect.h" |
#include "ui/gfx/rect_conversions.h" |
#include "ui/views/views_delegate.h" |