| Index: components/exo/pointer_unittest.cc
|
| diff --git a/components/exo/pointer_unittest.cc b/components/exo/pointer_unittest.cc
|
| index e56856fff1e489e0c296714d17d9ce835cde0c37..9b244ebbcec88b5ce06b4717a5b1a2d000fae0d5 100644
|
| --- a/components/exo/pointer_unittest.cc
|
| +++ b/components/exo/pointer_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/wm_shell_window_ids.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/common/wm_shell_window_ids.h"
|
| #include "components/exo/buffer.h"
|
| #include "components/exo/pointer.h"
|
| #include "components/exo/pointer_delegate.h"
|
|
|