| Index: components/exo/touch_unittest.cc
|
| diff --git a/components/exo/touch_unittest.cc b/components/exo/touch_unittest.cc
|
| index a4eb4c0ec09b60068197099ba4cc499d95c87d5c..9d6e5f5af0c16b3b424a045c0ac7459ec567948c 100644
|
| --- a/components/exo/touch_unittest.cc
|
| +++ b/components/exo/touch_unittest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "ash/common/wm/window_positioner.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/common/window_positioner.h"
|
| #include "ash/wm/window_util.h"
|
| #include "components/exo/buffer.h"
|
| #include "components/exo/shell_surface.h"
|
|
|