Index: ash/shelf/shelf_view.cc |
diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc |
index e27b1800058525c8fce98684bb8495264609a473..c9cee3dff028ad63a4f615ab95711f819ec34121 100644 |
--- a/ash/shelf/shelf_view.cc |
+++ b/ash/shelf/shelf_view.cc |
@@ -44,7 +44,7 @@ |
#include "ui/compositor/layer_animator.h" |
#include "ui/compositor/scoped_animation_duration_scale_mode.h" |
#include "ui/gfx/canvas.h" |
-#include "ui/gfx/point.h" |
+#include "ui/gfx/geometry/point.h" |
#include "ui/views/animation/bounds_animator.h" |
#include "ui/views/border.h" |
#include "ui/views/controls/button/image_button.h" |