| Index: ash/wm/workspace/two_step_edge_cycler.h
|
| diff --git a/ash/wm/workspace/two_step_edge_cycler.h b/ash/wm/workspace/two_step_edge_cycler.h
|
| index ffa16209ec4bdb1d02baad605db828f3c9061072..01ca0866220f7808eacd3e769c99bed948e842f9 100644
|
| --- a/ash/wm/workspace/two_step_edge_cycler.h
|
| +++ b/ash/wm/workspace/two_step_edge_cycler.h
|
| @@ -8,7 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "base/basictypes.h"
|
| #include "base/time/time.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace ash {
|
|
|
|
|